File tree 13 files changed +14
-14
lines changed
operator-framework-junit5
13 files changed +14
-14
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 >2.0.3 -SNAPSHOT</version >
8
+ <version >2.1.1 -SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
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 >2.0.3 -SNAPSHOT</version >
9
+ <version >2.1.1 -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 >2.0.3 -SNAPSHOT</version >
8
+ <version >2.1.1 -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
<parent >
6
6
<artifactId >java-operator-sdk</artifactId >
7
7
<groupId >io.javaoperatorsdk</groupId >
8
- <version >2.0.3 -SNAPSHOT</version >
8
+ <version >2.1.1 -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 >2.0.3 -SNAPSHOT</version >
8
+ <version >2.1.1 -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 >2.0.3 -SNAPSHOT</version >
10
+ <version >2.1.1 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >sample-mysql-schema-operator</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.javaoperatorsdk</groupId >
9
9
<artifactId >java-operator-sdk</artifactId >
10
- <version >2.0.3 -SNAPSHOT</version >
10
+ <version >2.1.1 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >sample-operators</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 >2.0.3 -SNAPSHOT</version >
10
+ <version >2.1.1 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >sample-tomcat-operator</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 >2.0.3 -SNAPSHOT</version >
10
+ <version >2.1.1 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >webpage</artifactId >
25
25
<dependency >
26
26
<groupId >io.javaoperatorsdk</groupId >
27
27
<artifactId >operator-framework</artifactId >
28
- <version >2.0.3 -SNAPSHOT</version >
28
+ <version >2.1.1 -SNAPSHOT</version >
29
29
</dependency >
30
30
<dependency >
31
31
<groupId >org.apache.logging.log4j</groupId >
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-smoke-test-samples</artifactId >
9
- <version >2.0.3 -SNAPSHOT</version >
9
+ <version >2.1.1 -SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >operator-framework-smoke-test-samples-common</artifactId >
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 >2.0.3 -SNAPSHOT</version >
9
+ <version >2.1.1 -SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >java-operator-sdk-smoke-test-samples</artifactId >
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-smoke-test-samples</artifactId >
9
- <version >2.0.3 -SNAPSHOT</version >
9
+ <version >2.1.1 -SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >operator-framework-smoke-test-samples-pure-java</artifactId >
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-smoke-test-samples</artifactId >
9
- <version >2.0.3 -SNAPSHOT</version >
9
+ <version >2.1.1 -SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >operator-framework-smoke-test-samples-spring-boot</artifactId >
You can’t perform that action at this time.
0 commit comments