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
TheSnoozer committed Oct 21, 2023
1 parent a1d852e commit 44d0a00
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.git-commit-id</groupId>
<artifactId>git-commit-id-plugin-core</artifactId>
<packaging>jar</packaging>
<version>6.0.0-rc.6</version>
<version>6.1.0-SNAPSHOT</version>
<name>Git Commit Id Plugin Core</name>
<url>https://github.com/git-commit-id/git-commit-id-plugin-core</url>

Expand All @@ -25,7 +25,7 @@
<url>[email protected]:git-commit-id/git-commit-id-plugin-core.git</url>
<connection>scm:[email protected]:git-commit-id/git-commit-id-plugin-core</connection>
<developerConnection>scm:git:[email protected]:git-commit-id/git-commit-id-plugin-core.git</developerConnection>
<tag>v6.0.0-rc.6</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 44d0a00

Please sign in to comment.