File tree Expand file tree Collapse file tree 13 files changed +19
-19
lines changed
bootstrapper-maven-plugin
caffeine-bounded-cache-support
operator-framework-junit5 Expand file tree Collapse file tree 13 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >java-operator-sdk</artifactId >
7
7
<groupId >io.javaoperatorsdk</groupId >
8
- <version >4.9.8 -SNAPSHOT</version >
8
+ <version >5.0.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >bootstrapper</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >java-operator-sdk</artifactId >
7
7
<groupId >io.javaoperatorsdk</groupId >
8
- <version >4.9.8 -SNAPSHOT</version >
8
+ <version >5.0.0 -SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
85
85
</plugins >
86
86
</build >
87
87
88
- </project >
88
+ </project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >java-operator-sdk</artifactId >
7
7
<groupId >io.javaoperatorsdk</groupId >
8
- <version >4.9.8 -SNAPSHOT</version >
8
+ <version >5.0.0 -SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
59
59
</dependency >
60
60
</dependencies >
61
61
62
- </project >
62
+ </project >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >operator-framework-bom</artifactId >
8
- <version >4.9.8 -SNAPSHOT</version >
8
+ <version >5.0.0 -SNAPSHOT</version >
9
9
<name >Operator SDK - Bill of Materials</name >
10
10
<packaging >pom</packaging >
11
11
<description >Java SDK for implementing Kubernetes operators</description >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.javaoperatorsdk</groupId >
8
8
<artifactId >java-operator-sdk</artifactId >
9
- <version >4.9.8 -SNAPSHOT</version >
9
+ <version >5.0.0 -SNAPSHOT</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >java-operator-sdk</artifactId >
7
7
<groupId >io.javaoperatorsdk</groupId >
8
- <version >4.9.8 -SNAPSHOT</version >
8
+ <version >5.0.0 -SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
46
46
</dependency >
47
47
</dependencies >
48
48
49
- </project >
49
+ </project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >java-operator-sdk</artifactId >
7
7
<groupId >io.javaoperatorsdk</groupId >
8
- <version >4.9.8 -SNAPSHOT</version >
8
+ <version >5.0.0 -SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >java-operator-sdk</artifactId >
8
- <version >4.9.8 -SNAPSHOT</version >
8
+ <version >5.0.0 -SNAPSHOT</version >
9
9
<name >Operator SDK for Java</name >
10
10
<description >Java SDK for implementing Kubernetes operators</description >
11
11
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.javaoperatorsdk</groupId >
9
9
<artifactId >sample-operators</artifactId >
10
- <version >4.9.8 -SNAPSHOT</version >
10
+ <version >5.0.0 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >sample-leader-election</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.javaoperatorsdk</groupId >
9
9
<artifactId >sample-operators</artifactId >
10
- <version >4.9.8 -SNAPSHOT</version >
10
+ <version >5.0.0 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >sample-mysql-schema-operator</artifactId >
113
113
</plugins >
114
114
</build >
115
115
116
- </project >
116
+ </project >
You can’t perform that action at this time.
0 commit comments