Skip to content

Commit

Permalink
Update for next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
vegegoku committed Jan 1, 2024
1 parent e6b1f43 commit 5090f18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.dominokit</groupId>
<artifactId>domino-cli</artifactId>
<version>2.0.0-RC3</version>
<version>HEAD-SNAPSHOT</version>
<properties>
<snapshot.version>HEAD-SNAPSHOT</snapshot.version>
<next.release.version>2.0.0-RC3</next.release.version>
<next.release.version>2.0.0-RC4</next.release.version>
<release.version>0.0.0-HEAD-SNAPSHOT</release.version>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<maven.compiler.release>17</maven.compiler.release>
Expand Down

0 comments on commit 5090f18

Please sign in to comment.