Browse Source

Bumping versions

pull/660/head
buildmaster 3 years ago
parent
commit
9629f15491
  1. 2
      pom.xml
  2. 2
      spring-cloud-openfeign-dependencies/pom.xml

2
pom.xml

@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
<relativePath/>
</parent>
<scm>

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

@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-openfeign-dependencies</artifactId>

Loading…
Cancel
Save