Skip to content

Commit bebc154

Browse files
committed
refactor: rename SB starter to follow SB conventions
1 parent 9c1c559 commit bebc154

File tree

18 files changed

+9
-8
lines changed

18 files changed

+9
-8
lines changed

spring-boot-starter/pom.xml renamed to operator-framework-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<version>1.5.1-SNAPSHOT</version>
1010
</parent>
1111

12-
<artifactId>spring-boot-operator-framework-starter</artifactId>
12+
<artifactId>operator-framework-spring-boot-starter</artifactId>
1313
<name>Operator SDK - Spring Boot Starter</name>
1414
<description>Spring Boot starter for framework</description>
1515
<packaging>jar</packaging>

0 commit comments

Comments
 (0)