Skip to content

Commit 56ed887

Browse files
committed
bom fix
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 2212e8d commit 56ed887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.javaoperatorsdk</groupId>
66
<artifactId>operator-framework-bom</artifactId>
7-
<version>5.1.4-SNAPSHOT</version>
7+
<version>5.1.5-SNAPSHOT</version>
88
<packaging>pom</packaging>
99
<name>Operator SDK - Bill of Materials</name>
1010
<description>Java SDK for implementing Kubernetes operators</description>

0 commit comments

Comments
 (0)