Skip to content

Commit 9be409e

Browse files
committed
fix: name in pom
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 0a8d185 commit 9be409e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<artifactId>kubernetes-glue-operator</artifactId>
77
<version>0.7.1-SNAPSHOT</version>
88
<packaging>jar</packaging>
9-
<name>Resource Flow Operator</name>
9+
<name>Kubernetes Glue Operator</name>
1010

1111
<properties>
1212
<java.version>21</java.version>

0 commit comments

Comments
 (0)