File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.javaoperatorsdk</groupId >
8
8
<artifactId >kubernetes-webhooks-framework</artifactId >
9
- <version >1.1.5 -SNAPSHOT</version >
9
+ <version >1.1.6 -SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >kubernetes-webhooks-framework-core</artifactId >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >kubernetes-webhooks-framework</artifactId >
8
- <version >1.1.5 -SNAPSHOT</version >
8
+ <version >1.1.6 -SNAPSHOT</version >
9
9
<name >Kubernetes Webhooks Framework</name >
10
10
<description >Framework to Implement Admission Controllers and Conversion Hooks in Java</description >
11
11
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >kubernetes-webhooks-framework-samples</artifactId >
8
- <version >1.1.5 -SNAPSHOT</version >
8
+ <version >1.1.6 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<groupId >io.javaoperatorsdk.admissioncontroller.sample</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >kubernetes-webhooks-framework</artifactId >
8
- <version >1.1.5 -SNAPSHOT</version >
8
+ <version >1.1.6 -SNAPSHOT</version >
9
9
</parent >
10
10
<artifactId >kubernetes-webhooks-framework-samples</artifactId >
11
11
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >kubernetes-webhooks-framework-samples</artifactId >
8
- <version >1.1.5 -SNAPSHOT</version >
8
+ <version >1.1.6 -SNAPSHOT</version >
9
9
</parent >
10
10
<groupId >io.javaoperatorsdk.webhook.sample</groupId >
11
11
<artifactId >quarkus-sample</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >kubernetes-webhooks-framework-samples</artifactId >
8
- <version >1.1.5 -SNAPSHOT</version >
8
+ <version >1.1.6 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<groupId >io.javaoperatorsdk.webhook.sample</groupId >
You can’t perform that action at this time.
0 commit comments