Bumped libs

This commit is contained in:
Marcin Grzejszczak
2017-08-29 15:42:53 +02:00
parent e8a42e500e
commit 8b7efcf92a
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -17,3 +17,4 @@ _site/
.idea
.factorypath
/spring-cloud-release-tools*.jar
antrun

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.3.3.BUILD-SNAPSHOT</version>
<version>1.3.5.BUILD-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<scm>

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.3.3.BUILD-SNAPSHOT</version>
<version>1.3.5.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-commons-dependencies</artifactId>