Skip to content

Commit 0da2e5b

Browse files
committed
reformat code
1 parent 9265b0c commit 0da2e5b

File tree

1 file changed

+3
-3
lines changed
  • samples/spring-boot-auto-config

1 file changed

+3
-3
lines changed

samples/spring-boot-auto-config/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77

88
<parent>
9-
<groupId>io.javaoperatorsdk</groupId>
10-
<artifactId>java-operator-sdk-samples</artifactId>
11-
<version>1.6.2-SNAPSHOT</version>
9+
<groupId>io.javaoperatorsdk</groupId>
10+
<artifactId>java-operator-sdk-samples</artifactId>
11+
<version>1.6.2-SNAPSHOT</version>
1212
</parent>
1313

1414
<artifactId>operator-framework-samples-spring-boot-auto-configuration</artifactId>

0 commit comments

Comments
 (0)