We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9265b0c commit 0da2e5bCopy full SHA for 0da2e5b
samples/spring-boot-auto-config/pom.xml
@@ -6,9 +6,9 @@
6
7
8
<parent>
9
- <groupId>io.javaoperatorsdk</groupId>
10
- <artifactId>java-operator-sdk-samples</artifactId>
11
- <version>1.6.2-SNAPSHOT</version>
+ <groupId>io.javaoperatorsdk</groupId>
+ <artifactId>java-operator-sdk-samples</artifactId>
+ <version>1.6.2-SNAPSHOT</version>
12
</parent>
13
14
<artifactId>operator-framework-samples-spring-boot-auto-configuration</artifactId>
0 commit comments