Update SNAPSHOT to 4.1.1
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul</artifactId>
|
<artifactId>spring-cloud-consul</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-consul-docs</artifactId>
|
<artifactId>spring-cloud-consul-docs</artifactId>
|
||||||
|
|||||||
14
pom.xml
14
pom.xml
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul</artifactId>
|
<artifactId>spring-cloud-consul</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Spring Cloud Consul</name>
|
<name>Spring Cloud Consul</name>
|
||||||
<description>Spring Cloud Consul</description>
|
<description>Spring Cloud Consul</description>
|
||||||
@@ -15,18 +15,18 @@
|
|||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-build</artifactId>
|
<artifactId>spring-cloud-build</artifactId>
|
||||||
|
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath/>
|
<relativePath/>
|
||||||
<!-- lookup parent from repository -->
|
<!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<spring-cloud-bus.version>4.1.1-SNAPSHOT</spring-cloud-bus.version>
|
<spring-cloud-bus.version>4.1.1</spring-cloud-bus.version>
|
||||||
<spring-cloud-commons.version>4.1.2-SNAPSHOT</spring-cloud-commons.version>
|
<spring-cloud-commons.version>4.1.2</spring-cloud-commons.version>
|
||||||
<spring-cloud-config.version>4.1.1-SNAPSHOT</spring-cloud-config.version>
|
<spring-cloud-config.version>4.1.1</spring-cloud-config.version>
|
||||||
<spring-cloud-deployer.version>2.8.3</spring-cloud-deployer.version>
|
<spring-cloud-deployer.version>2.8.3</spring-cloud-deployer.version>
|
||||||
<spring-cloud-openfeign.version>4.1.1-SNAPSHOT</spring-cloud-openfeign.version>
|
<spring-cloud-openfeign.version>4.1.1</spring-cloud-openfeign.version>
|
||||||
<spring-cloud-stream.version>4.1.1-SNAPSHOT</spring-cloud-stream.version>
|
<spring-cloud-stream.version>4.1.1</spring-cloud-stream.version>
|
||||||
<testcontainers.version>1.17.6</testcontainers.version>
|
<testcontainers.version>1.17.6</testcontainers.version>
|
||||||
<mockserverclient.version>5.15.0</mockserverclient.version>
|
<mockserverclient.version>5.15.0</mockserverclient.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul</artifactId>
|
<artifactId>spring-cloud-consul</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul</artifactId>
|
<artifactId>spring-cloud-consul</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul</artifactId>
|
<artifactId>spring-cloud-consul</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -6,11 +6,11 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>spring-cloud-dependencies-parent</artifactId>
|
<artifactId>spring-cloud-dependencies-parent</artifactId>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath/>
|
<relativePath/>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-consul-dependencies</artifactId>
|
<artifactId>spring-cloud-consul-dependencies</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>spring-cloud-consul-dependencies</name>
|
<name>spring-cloud-consul-dependencies</name>
|
||||||
<description>Spring Cloud Consul Dependencies</description>
|
<description>Spring Cloud Consul Dependencies</description>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul</artifactId>
|
<artifactId>spring-cloud-consul</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul</artifactId>
|
<artifactId>spring-cloud-consul</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-consul-integration-tests</artifactId>
|
<artifactId>spring-cloud-consul-integration-tests</artifactId>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul-integration-tests</artifactId>
|
<artifactId>spring-cloud-consul-integration-tests</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul-integration-tests</artifactId>
|
<artifactId>spring-cloud-consul-integration-tests</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul-integration-tests</artifactId>
|
<artifactId>spring-cloud-consul-integration-tests</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul</artifactId>
|
<artifactId>spring-cloud-consul</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-starter-consul-all</artifactId>
|
<artifactId>spring-cloud-starter-consul-all</artifactId>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul</artifactId>
|
<artifactId>spring-cloud-consul</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-starter-consul-bus</artifactId>
|
<artifactId>spring-cloud-starter-consul-bus</artifactId>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul</artifactId>
|
<artifactId>spring-cloud-consul</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-starter-consul-config</artifactId>
|
<artifactId>spring-cloud-starter-consul-config</artifactId>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul</artifactId>
|
<artifactId>spring-cloud-consul</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-starter-consul-discovery</artifactId>
|
<artifactId>spring-cloud-starter-consul-discovery</artifactId>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-consul</artifactId>
|
<artifactId>spring-cloud-consul</artifactId>
|
||||||
<version>4.1.1-SNAPSHOT</version>
|
<version>4.1.1</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-starter-consul</artifactId>
|
<artifactId>spring-cloud-starter-consul</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user