We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8166701 commit 9ab02c5Copy full SHA for 9ab02c5
operator-framework-bom/pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.javaoperatorsdk</groupId>
7
<artifactId>operator-framework-bom</artifactId>
8
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.3-SNAPSHOT</version>
9
<name>Operator SDK - Bill of Materials</name>
10
<packaging>pom</packaging>
11
<description>Java SDK for implementing Kubernetes operators</description>
pom.xml
@@ -327,7 +327,6 @@
327
</plugin>
328
</plugins>
329
</build>
330
-
331
<profiles>
332
<profile>
333
<id>all-tests</id>
0 commit comments