Skip to content

Commit 48662ce

Browse files
[maven-release-plugin] prepare release v21.0.0-legacy
1 parent 516c8d1 commit 48662ce

File tree

17 files changed

+28
-39
lines changed

17 files changed

+28
-39
lines changed

client-java-contrib/admissionreview/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
<parent>
88
<groupId>io.kubernetes</groupId>
99
<artifactId>client-java-parent</artifactId>
10-
<version>21.0.0-legacy-SNAPSHOT</version>
10+
<version>21.0.0-legacy</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
13-
<version>21.0.0-legacy-SNAPSHOT</version>
13+
<version>21.0.0-legacy</version>
1414

1515
<dependencies>
1616
<dependency>

client-java-contrib/cert-manager/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<parent>
77
<groupId>io.kubernetes</groupId>
88
<artifactId>client-java-parent</artifactId>
9-
<version>21.0.0-legacy-SNAPSHOT</version>
9+
<version>21.0.0-legacy</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212
<!-- the version tracks the release version of the CRDs in the upstream cert-manager project -->
13-
<version>21.0.0-legacy-SNAPSHOT</version>
13+
<version>21.0.0-legacy</version>
1414
<dependencies>
1515
<dependency>
1616
<groupId>io.kubernetes</groupId>

client-java-contrib/prometheus-operator/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<parent>
44
<artifactId>client-java-parent</artifactId>
55
<groupId>io.kubernetes</groupId>
6-
<version>21.0.0-legacy-SNAPSHOT</version>
6+
<version>21.0.0-legacy</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

1111
<artifactId>client-java-prometheus-operator-models</artifactId>
12-
<version>21.0.0-legacy-SNAPSHOT</version>
12+
<version>21.0.0-legacy</version>
1313
<dependencies>
1414
<dependency>
1515
<groupId>io.kubernetes</groupId>

e2e/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>client-java-parent</artifactId>
1212
<groupId>io.kubernetes</groupId>
13-
<version>21.0.0-legacy-SNAPSHOT</version>
13+
<version>21.0.0-legacy</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

examples/examples-release-16/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
42
<modelVersion>4.0.0</modelVersion>
53

64
<parent>
75
<groupId>io.kubernetes</groupId>
86
<artifactId>client-java-examples-parent</artifactId>
9-
<version>21.0.0-legacy-SNAPSHOT</version>
7+
<version>21.0.0-legacy</version>
108
<relativePath>..</relativePath>
119
</parent>
1210

examples/examples-release-17/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
42
<modelVersion>4.0.0</modelVersion>
53

64
<parent>
75
<groupId>io.kubernetes</groupId>
86
<artifactId>client-java-examples-parent</artifactId>
9-
<version>21.0.0-legacy-SNAPSHOT</version>
7+
<version>21.0.0-legacy</version>
108
<relativePath>..</relativePath>
119
</parent>
1210

examples/examples-release-18/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
42
<modelVersion>4.0.0</modelVersion>
53

64
<parent>
75
<groupId>io.kubernetes</groupId>
86
<artifactId>client-java-examples-parent</artifactId>
9-
<version>21.0.0-legacy-SNAPSHOT</version>
7+
<version>21.0.0-legacy</version>
108
<relativePath>..</relativePath>
119
</parent>
1210

examples/examples-release-19/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
42
<modelVersion>4.0.0</modelVersion>
53

64
<parent>
75
<groupId>io.kubernetes</groupId>
86
<artifactId>client-java-examples-parent</artifactId>
9-
<version>21.0.0-legacy-SNAPSHOT</version>
7+
<version>21.0.0-legacy</version>
108
<relativePath>..</relativePath>
119
</parent>
1210

examples/pom.xml

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
53
<modelVersion>4.0.0</modelVersion>
64
<parent>
75
<groupId>io.kubernetes</groupId>
86
<artifactId>client-java-parent</artifactId>
9-
<version>21.0.0-legacy-SNAPSHOT</version>
7+
<version>21.0.0-legacy</version>
108
<relativePath>../pom.xml</relativePath>
119
</parent>
1210

13-
<version>21.0.0-legacy-SNAPSHOT</version>
11+
<version>21.0.0-legacy</version>
1412

1513
<artifactId>client-java-examples-parent</artifactId>
1614
<packaging>pom</packaging>

extended/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<artifactId>client-java-parent</artifactId>
1111
<groupId>io.kubernetes</groupId>
12-
<version>21.0.0-legacy-SNAPSHOT</version>
12+
<version>21.0.0-legacy</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

fluent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.kubernetes</groupId>
1010
<artifactId>client-java-parent</artifactId>
11-
<version>21.0.0-legacy-SNAPSHOT</version>
11+
<version>21.0.0-legacy</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

kubernetes/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>io.kubernetes</groupId>
1212
<artifactId>client-java-parent</artifactId>
13-
<version>21.0.0-legacy-SNAPSHOT</version>
13+
<version>21.0.0-legacy</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<artifactId>client-java-parent</artifactId>
44
<groupId>io.kubernetes</groupId>
5-
<version>21.0.0-legacy-SNAPSHOT</version>
5+
<version>21.0.0-legacy</version>
66
<packaging>pom</packaging>
77
<name>Kubernetes Client API</name>
88
<url>https://github.com/kubernetes-client/java</url>
@@ -32,7 +32,7 @@
3232
<connection>scm:git:[email protected]:kubernetes-client/java.git</connection>
3333
<developerConnection>scm:git:[email protected]:kubernetes-client/java.git</developerConnection>
3434
<url>https://github.com/kubernetes-client/java</url>
35-
<tag>HEAD</tag>
35+
<tag>v21.0.0-legacy</tag>
3636
</scm>
3737

3838
<properties>

proto/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>io.kubernetes</groupId>
1111
<artifactId>client-java-parent</artifactId>
12-
<version>21.0.0-legacy-SNAPSHOT</version>
12+
<version>21.0.0-legacy</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

spring-aot/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43
<modelVersion>4.0.0</modelVersion>
54
<groupId>io.kubernetes</groupId>
65
<artifactId>client-java-spring-aot-integration</artifactId>
@@ -10,7 +9,7 @@
109
<parent>
1110
<artifactId>client-java-parent</artifactId>
1211
<groupId>io.kubernetes</groupId>
13-
<version>21.0.0-legacy-SNAPSHOT</version>
12+
<version>21.0.0-legacy</version>
1413
<relativePath>../pom.xml</relativePath>
1514
</parent>
1615
<properties>

spring/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>client-java-parent</artifactId>
1212
<groupId>io.kubernetes</groupId>
13-
<version>21.0.0-legacy-SNAPSHOT</version>
13+
<version>21.0.0-legacy</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

util/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.kubernetes</groupId>
1010
<artifactId>client-java-parent</artifactId>
11-
<version>21.0.0-legacy-SNAPSHOT</version>
11+
<version>21.0.0-legacy</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414
<dependencies>

0 commit comments

Comments
 (0)