[artifactory-release] Release version 2.1.4.RELEASE

This commit is contained in:
Spring Buildmaster
2020-01-30 19:34:38 +00:00
parent 91084d96a4
commit ebc2fdee54
18 changed files with 35 additions and 35 deletions

View File

@@ -6,7 +6,7 @@
<artifactId>partitioned-batch-job</artifactId>
<packaging>jar</packaging>
<name>Partitioned Batch Job</name>
<version>2.1.4.BUILD-SNAPSHOT</version>
<version>2.1.4.RELEASE</version>
<description>Sample of using the DeployerPartitionHandler</description>
<parent>
@@ -26,7 +26,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-dependencies</artifactId>
<version>2.1.4.BUILD-SNAPSHOT</version>
<version>2.1.4.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>