Skip to content

Commit

Permalink
Revert changes to the versioning from release plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
brendandburns committed May 11, 2021
1 parent 9e1e8e3 commit 1c04524
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client-java-contrib/cert-manager/pom.xml
Expand Up @@ -10,7 +10,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<!-- the version tracks the release version of the CRDs in the upstream cert-manager project -->
<version>12.0.1-SNAPSHOT</version>
<version>0.16.1-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>io.kubernetes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion client-java-contrib/prometheus-operator/pom.xml
Expand Up @@ -9,7 +9,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>client-java-prometheus-operator-models</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>0.38.1-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>io.kubernetes</groupId>
Expand Down

0 comments on commit 1c04524

Please sign in to comment.