Browse Source

Bumping versions

pull/974/head
buildmaster 4 years ago
parent
commit
68b9ef179b
  1. 2
      pom.xml
  2. 2
      spring-cloud-commons-dependencies/pom.xml

2
pom.xml

@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.3.3.RELEASE</version>
<version>2.3.4.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<scm>

2
spring-cloud-commons-dependencies/pom.xml

@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.3.3.RELEASE</version>
<version>2.3.4.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-commons-dependencies</artifactId>

Loading…
Cancel
Save