Skip to content

Commit fe561e7

Browse files
committed
Fix broken pom file
1 parent ec95c5e commit fe561e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.oracle.coherence.kubernetes</groupId>
1414
<artifactId>examples-parent</artifactId>
15-
<version>coherence-compatibility1.0.0</version>
15+
<version>1.0.0</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

0 commit comments

Comments
 (0)