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