[artifactory-release] Next development version

This commit is contained in:
Spring Buildmaster
2016-09-08 20:47:17 +00:00
parent 84f636826b
commit 449b62b009
16 changed files with 38 additions and 38 deletions

View File

@@ -4,7 +4,7 @@
<groupId>io.spring.cloud</groupId>
<artifactId>taskprocessor</artifactId>
<version>1.0.3.BUILD-SNAPSHOT</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Task Processor Sample Application</name>
@@ -14,7 +14,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.5.RELEASE</version>
<relativePath/>
<relativePath />
</parent>
<properties>
@@ -27,7 +27,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-dependencies</artifactId>
<version>1.0.3.BUILD-SNAPSHOT</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>