Skip to content

Commit

Permalink
fix: revert improper change to Quarkus version (#591)
Browse files Browse the repository at this point in the history
  • Loading branch information
metacosm authored May 17, 2023
1 parent 5335f7e commit 61a1fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<packaging>pom</packaging>
<name>Quarkus - Operator SDK - Parent</name>
<properties>
<quarkus.version>3.0.2.Final</quarkus.version>
<quarkus.version>3.0.3.Final</quarkus.version>
<java-operator-sdk.version>4.3.3</java-operator-sdk.version>
</properties>

Expand Down

0 comments on commit 61a1fd3

Please sign in to comment.