Update SNAPSHOT to 1.0.4.RELEASE

This commit is contained in:
buildmaster
2019-11-18 15:06:29 +00:00
parent 6a1c4643c5
commit d374835e1d
31 changed files with 109 additions and 40 deletions

View File

@@ -23,7 +23,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>kubernetes-circuitbreaker-ribbon-example</artifactId>
<version>1.0.4.BUILD-SNAPSHOT</version>
<version>1.0.4.RELEASE</version>
</parent>
<artifactId>greeting-service</artifactId>

View File

@@ -23,7 +23,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>kubernetes-circuitbreaker-ribbon-example</artifactId>
<version>1.0.4.BUILD-SNAPSHOT</version>
<version>1.0.4.RELEASE</version>
</parent>
<artifactId>name-service</artifactId>

View File

@@ -23,7 +23,7 @@
<parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.0.4.BUILD-SNAPSHOT</version>
<version>1.0.4.RELEASE</version>
</parent>
<groupId>org.springframework.cloud</groupId>

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.0.4.BUILD-SNAPSHOT</version>
<version>1.0.4.RELEASE</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-kubernetes-examples</artifactId>
<version>1.0.4.BUILD-SNAPSHOT</version>
<version>1.0.4.RELEASE</version>
</parent>
<artifactId>kubernetes-leader-election-example</artifactId>

View File

@@ -22,7 +22,7 @@
<parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.0.4.BUILD-SNAPSHOT</version>
<version>1.0.4.RELEASE</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -22,7 +22,7 @@
<parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.0.4.BUILD-SNAPSHOT</version>
<version>1.0.4.RELEASE</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -23,7 +23,7 @@
<parent>
<artifactId>spring-cloud-kubernetes</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.0.4.BUILD-SNAPSHOT</version>
<version>1.0.4.RELEASE</version>
</parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>