Browse Source

Bumping versions

pull/1511/head
buildmaster 5 years ago
parent
commit
1d1813be61
  1. 2
      pom.xml
  2. 2
      spring-cloud-gateway-dependencies/pom.xml

2
pom.xml

@ -15,7 +15,7 @@ @@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.2.1.RELEASE</version>
<version>2.2.2.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<scm>

2
spring-cloud-gateway-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.2.2.BUILD-SNAPSHOT</version>
<version>2.2.1.RELEASE</version>
<relativePath/>
</parent>

Loading…
Cancel
Save