Skip to content

Commit c70006b

Browse files
authored
fix: name in pom (#167)
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 0a8d185 commit c70006b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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)