[artifactory-release] Next development version

This commit is contained in:
Spring Buildmaster
2018-10-12 06:47:16 +00:00
parent 4b3d2b7b31
commit 1f37513037
17 changed files with 33 additions and 33 deletions

View File

@@ -7,7 +7,7 @@
<artifactId>timestamp-task</artifactId>
<packaging>jar</packaging>
<name>Timestamp Task</name>
<version>1.3.0.RELEASE</version>
<version>1.3.1.BUILD-SNAPSHOT</version>
<description>Spring Cloud Timestamp Task</description>
<parent>
@@ -27,7 +27,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-dependencies</artifactId>
<version>1.3.0.RELEASE</version>
<version>1.3.1.BUILD-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>