Update SNAPSHOT to 1.0.2.RELEASE

This commit is contained in:
buildmaster
2019-06-20 17:01:52 +00:00
parent 4a73d4e6dd
commit e529dc94c2
34 changed files with 96 additions and 44 deletions

View File

@@ -23,7 +23,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>kubernetes-circuitbreaker-ribbon-example</artifactId>
<version>1.0.3.BUILD-SNAPSHOT</version>
<version>1.0.2.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.3.BUILD-SNAPSHOT</version>
<version>1.0.2.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.3.BUILD-SNAPSHOT</version>
<version>1.0.2.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.3.BUILD-SNAPSHOT</version>
<version>1.0.2.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.3.BUILD-SNAPSHOT</version>
<version>1.0.2.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.3.BUILD-SNAPSHOT</version>
<version>1.0.2.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.3.BUILD-SNAPSHOT</version>
<version>1.0.2.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.3.BUILD-SNAPSHOT</version>
<version>1.0.2.RELEASE</version>
</parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>