Skip to content

Commit fee2cb0

Browse files
committed
[RELEASE] Updated project version to v4.11.2
1 parent fc3462b commit fee2cb0

File tree

70 files changed

+75
-68
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+75
-68
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions

README.md

Lines changed: 2 additions & 0 deletions

extensions/knative/client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.fabric8</groupId>
2323
<artifactId>knative-extension-pom</artifactId>
24-
<version>4.11.1</version>
24+
<version>4.11.2</version>
2525
</parent>
2626

2727
<artifactId>knative-client</artifactId>

extensions/knative/examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.fabric8</groupId>
2323
<artifactId>knative-extension-pom</artifactId>
24-
<version>4.11.1</version>
24+
<version>4.11.2</version>
2525
</parent>
2626

2727
<artifactId>knative-examples</artifactId>

extensions/knative/mock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.fabric8</groupId>
2323
<artifactId>knative-extension-pom</artifactId>
24-
<version>4.11.1</version>
24+
<version>4.11.2</version>
2525
</parent>
2626

2727
<artifactId>knative-mock</artifactId>

extensions/knative/model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.fabric8</groupId>
2525
<artifactId>knative-extension-pom</artifactId>
26-
<version>4.11.1</version>
26+
<version>4.11.2</version>
2727
</parent>
2828

2929
<artifactId>knative-model</artifactId>

extensions/knative/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.fabric8</groupId>
2323
<artifactId>kubernetes-extensions</artifactId>
24-
<version>4.11.1</version>
24+
<version>4.11.2</version>
2525
</parent>
2626

2727
<artifactId>knative-extension-pom</artifactId>

extensions/knative/tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.fabric8</groupId>
2323
<artifactId>knative-extension-pom</artifactId>
24-
<version>4.11.1</version>
24+
<version>4.11.2</version>
2525
</parent>
2626

2727
<artifactId>knative-tests</artifactId>

extensions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>kubernetes-client-project</artifactId>
2323
<groupId>io.fabric8</groupId>
24-
<version>4.11.1</version>
24+
<version>4.11.2</version>
2525
</parent>
2626

2727
<artifactId>kubernetes-extensions</artifactId>

extensions/service-catalog/client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.fabric8</groupId>
2323
<artifactId>service-catalog</artifactId>
24-
<version>4.11.1</version>
24+
<version>4.11.2</version>
2525
</parent>
2626

2727
<artifactId>servicecatalog-client</artifactId>

0 commit comments

Comments
 (0)