Skip to content

Commit 18c380b

Browse files
committed
fix version number
Signed-off-by: Oleksandr Krutko <[email protected]>
1 parent adccd07 commit 18c380b

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
@@ -21,7 +21,7 @@
2121

2222
<groupId>org.eclipse.jkube</groupId>
2323
<artifactId>jkube</artifactId>
24-
<version>1.17-SNAPSHOT</version>
24+
<version>1.16.2</version>
2525
<packaging>pom</packaging>
2626
<description>Eclipse JKube</description>
2727
<name>Eclipse JKube</name>

0 commit comments

Comments
 (0)