[artifactory-release] Release version 1.3.1.RELEASE

This commit is contained in:
Spring Buildmaster
2018-11-13 16:19:27 +00:00
parent 68e5b43b12
commit a618117202
17 changed files with 33 additions and 33 deletions

View File

@@ -4,7 +4,7 @@
<groupId>io.spring.cloud</groupId>
<artifactId>taskprocessor</artifactId>
<version>1.3.1.BUILD-SNAPSHOT</version>
<version>1.3.1.RELEASE</version>
<packaging>jar</packaging>
<name>Task Processor Sample Application</name>
@@ -27,7 +27,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-dependencies</artifactId>
<version>1.3.1.BUILD-SNAPSHOT</version>
<version>1.3.1.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>