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
spannm committed Jan 25, 2024
1 parent 4c707d7 commit 69e44af
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 @@ -10,7 +10,7 @@

<groupId>io.github.spannm</groupId>
<artifactId>ucanaccess</artifactId>
<version>5.1.1</version>
<version>5.1.2-SNAPSHOT</version>
<packaging>jar</packaging>

<name>UCanAccess</name>
Expand Down Expand Up @@ -59,7 +59,7 @@
<connection>scm:git:ssh//[email protected]/${developerId}/${project.artifactId}.git</connection>
<developerConnection>scm:git:ssh://[email protected]/${developerId}/${project.artifactId}.git</developerConnection>
<url>https://github.com/${developerId}/${project.artifactId}/tree/master</url>
<tag>ucanaccess-5.1.1</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 69e44af

Please sign in to comment.