Skip to content

Commit 00507f4

Browse files
committed
[maven-release-plugin] prepare release v22.0.1
Signed-off-by: Min Jin <[email protected]>
1 parent 4f57c31 commit 00507f4

File tree

18 files changed

+30
-43
lines changed

18 files changed

+30
-43
lines changed

client-java-contrib/admissionreview/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<parent>
77
<groupId>io.kubernetes</groupId>
88
<artifactId>client-java-parent</artifactId>
9-
<version>22.0.1-SNAPSHOT</version>
9+
<version>22.0.1</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
12-
<version>22.0.1-SNAPSHOT</version>
12+
<version>22.0.1</version>
1313

1414
<dependencies>
1515
<dependency>

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

Lines changed: 2 additions & 2 deletions
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>22.0.1-SNAPSHOT</version>
9+
<version>22.0.1</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>22.0.1-SNAPSHOT</version>
13+
<version>22.0.1</version>
1414
<dependencies>
1515
<dependency>
1616
<groupId>io.kubernetes</groupId>

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

Lines changed: 2 additions & 2 deletions
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>22.0.1-SNAPSHOT</version>
6+
<version>22.0.1</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>22.0.1-SNAPSHOT</version>
12+
<version>22.0.1</version>
1313
<dependencies>
1414
<dependency>
1515
<groupId>io.kubernetes</groupId>

e2e/pom.xml

Lines changed: 1 addition & 1 deletion
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>22.0.1-SNAPSHOT</version>
12+
<version>22.0.1</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

examples/examples-release-17/pom.xml

Lines changed: 2 additions & 4 deletions
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
<artifactId>client-java-examples-release-17</artifactId>
75
<name>client-java-examples-release-17</name>
86
<groupId>io.kubernetes</groupId>
9-
<version>17.0.0</version>
7+
<version>22.0.1</version>
108

119
<dependencies>
1210
<dependency>

examples/examples-release-18/pom.xml

Lines changed: 2 additions & 4 deletions
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
<artifactId>client-java-examples-release-18</artifactId>
75
<name>client-java-examples-release-18</name>
86
<groupId>io.kubernetes</groupId>
9-
<version>18.0.0</version>
7+
<version>22.0.1</version>
108

119

1210
<dependencies>

examples/examples-release-19/pom.xml

Lines changed: 2 additions & 4 deletions
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
<artifactId>client-java-examples-release-19</artifactId>
75
<name>client-java-examples-release-19</name>
86
<groupId>io.kubernetes</groupId>
9-
<version>19.0.0</version>
7+
<version>22.0.1</version>
108

119
<dependencies>
1210
<dependency>

examples/examples-release-20/pom.xml

Lines changed: 2 additions & 4 deletions
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
<artifactId>client-java-examples-release-20</artifactId>
75
<name>client-java-examples-release-20</name>
86
<groupId>io.kubernetes</groupId>
9-
<version>20.0.0</version>
7+
<version>22.0.1</version>
108

119
<dependencies>
1210
<dependency>

examples/examples-release-latest/pom.xml

Lines changed: 2 additions & 4 deletions
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>22.0.1-SNAPSHOT</version>
7+
<version>22.0.1</version>
108
<relativePath>..</relativePath>
119
</parent>
1210

examples/pom.xml

Lines changed: 3 additions & 5 deletions
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>22.0.1-SNAPSHOT</version>
7+
<version>22.0.1</version>
108
<relativePath>../pom.xml</relativePath>
119
</parent>
1210

13-
<version>22.0.1-SNAPSHOT</version>
11+
<version>22.0.1</version>
1412

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

0 commit comments

Comments
 (0)