File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.javaoperatorsdk</groupId >
8
8
<artifactId >admission-controller-framework</artifactId >
9
- <version >0.1.0 -SNAPSHOT</version >
9
+ <version >0.1.1 -SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >operator-framework-framework-core</artifactId >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >admission-controller-framework</artifactId >
8
- <version >0.1.0 -SNAPSHOT</version >
8
+ <version >0.1.1 -SNAPSHOT</version >
9
9
<name >Admission Controller Framework for Java</name >
10
10
<description >Framework to Implement Admission Controllers 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 >admission-controller-framework</artifactId >
8
- <version >0.1.0 -SNAPSHOT</version >
8
+ <version >0.1.1 -SNAPSHOT</version >
9
9
</parent >
10
10
<artifactId >operator-framework-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 >operator-framework-framework-samples</artifactId >
8
- <version >0.1.0 -SNAPSHOT</version >
8
+ <version >0.1.1 -SNAPSHOT</version >
9
9
</parent >
10
10
<groupId >io.javaoperatorsdk.admissioncontroller.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 >operator-framework-framework-samples</artifactId >
8
- <version >0.1.0 -SNAPSHOT</version >
8
+ <version >0.1.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<groupId >io.javaoperatorsdk.admissioncontroller.sample</groupId >
12
12
<artifactId >spring-boot-sample</artifactId >
13
- <version >0.1.0 -SNAPSHOT</version >
13
+ <version >0.1.1 -SNAPSHOT</version >
14
14
<name >Admission Controller Framework - Samples - Spring Boot</name >
15
15
16
16
<properties >
47
47
<dependency >
48
48
<groupId >io.javaoperatorsdk</groupId >
49
49
<artifactId >operator-framework-framework-core</artifactId >
50
- <version >0.1.0 -SNAPSHOT</version >
50
+ <version >0.1.1 -SNAPSHOT</version >
51
51
</dependency >
52
52
</dependencies >
53
53
You can’t perform that action at this time.
0 commit comments