Skip to content

Commit a91434d

Browse files
committed
fix version
1 parent 0da2e5b commit a91434d

File tree

1 file changed

+1
-2
lines changed
  • operator-framework-spring-boot-starter-test

1 file changed

+1
-2
lines changed

operator-framework-spring-boot-starter-test/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@
66

77
<groupId>io.javaoperatorsdk</groupId>
88
<artifactId>operator-framework-spring-boot-starter-test</artifactId>
9-
<version>1.5.1-SNAPSHOT</version>
109

1110
<parent>
1211
<groupId>io.javaoperatorsdk</groupId>
1312
<artifactId>java-operator-sdk</artifactId>
14-
<version>1.5.1-SNAPSHOT</version>
13+
<version>1.6.2-SNAPSHOT</version>
1514
</parent>
1615

1716
<properties>

0 commit comments

Comments
 (0)