Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
paxel committed Sep 25, 2023
1 parent bdb2bef commit 43dd1fd
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,7 +5,7 @@

<groupId>io.github.paxel</groupId>
<artifactId>lintstone-java11</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>

<name>LintStone - Actor System</name>

Expand Down Expand Up @@ -151,7 +151,7 @@
<connection>scm:git:git://github.com/paxel/lintstone.git</connection>
<developerConnection>scm:git:[email protected]:paxel/lintstone.git</developerConnection>
<url>https://github.com/paxel/lintstone.git</url>
<tag>lintstone-java11-1.0.0</tag>
<tag>HEAD</tag>
</scm>

<profiles>
Expand Down

0 comments on commit 43dd1fd

Please sign in to comment.