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 4
4
5
5
<groupId >io.javaoperatorsdk</groupId >
6
6
<artifactId >operator-framework-spring-boot-starter-parent</artifactId >
7
- <version >6.0.1 -SNAPSHOT</version >
7
+ <version >6.0.2 -SNAPSHOT</version >
8
8
<packaging >pom</packaging >
9
9
<name >Java Operator SDK Spring Boot Starter - Parent</name >
10
10
<description >Spring Boot Starter for Java Operator SDK</description >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >operator-framework-spring-boot-starter-samples-parent</artifactId >
8
- <version >6.0.1 -SNAPSHOT</version >
8
+ <version >6.0.2 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >operator-framework-spring-boot-starter-samples-common</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-spring-boot-starter-parent</artifactId >
8
- <version >6.0.1 -SNAPSHOT</version >
8
+ <version >6.0.2 -SNAPSHOT</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >operator-framework-spring-boot-starter-samples-parent</artifactId >
8
- <version >6.0.1 -SNAPSHOT</version >
8
+ <version >6.0.2 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >operator-framework-spring-boot-starter-samples-auto-configuration</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-spring-boot-starter-parent</artifactId >
8
- <version >6.0.1 -SNAPSHOT</version >
8
+ <version >6.0.2 -SNAPSHOT</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
<artifactId >operator-framework-spring-boot-starter-test</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-spring-boot-starter-parent</artifactId >
8
- <version >6.0.1 -SNAPSHOT</version >
8
+ <version >6.0.2 -SNAPSHOT</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
You can’t perform that action at this time.
0 commit comments