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 Jul 19, 2023
1 parent 17dcbca commit f90f107
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>1.0.0</version>
<version>HEAD-SNAPSHOT</version>
<properties>
<snapshot.version>HEAD-SNAPSHOT</snapshot.version>
<next.release.version>1.0.0</next.release.version>
<next.release.version>1.0.1</next.release.version>
<release.version>${next.release.version}-${snapshot.version}</release.version>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<maven.compiler.release>17</maven.compiler.release>
Expand Down

0 comments on commit f90f107

Please sign in to comment.