Update to latest snapshots in AWS starters

This commit is contained in:
Dave Syer
2015-09-25 12:44:57 +01:00
parent 6d91071686
commit 70b4ae822d
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-aws</artifactId>
<version>1.0.3.BUILD-SNAPSHOT</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-starter-aws-jdbc</artifactId>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-aws</artifactId>
<version>1.0.3.BUILD-SNAPSHOT</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-starter-aws-messaging</artifactId>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-aws</artifactId>
<version>1.0.3.BUILD-SNAPSHOT</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-starter-aws</artifactId>