Browse Source

Bumps spring cloud build to 2.1.2.BUILD-SNAPSHOT

pull/909/head
Spencer Gibb 6 years ago
parent
commit
e313040fff
No known key found for this signature in database
GPG Key ID: 7788A47380690861
  1. 2
      pom.xml
  2. 2
      spring-cloud-gateway-dependencies/pom.xml

2
pom.xml

@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version>
<version>2.1.2.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<scm>

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

@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
</parent>
<artifactId>spring-cloud-gateway-dependencies</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version>
<version>2.1.2.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-gateway-dependencies</name>

Loading…
Cancel
Save