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
mihxil committed Apr 8, 2024
1 parent 3825a8c commit 8416af3
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 @@ -9,7 +9,7 @@
</parent>

<name>poms thesaurus</name>
<version>8.0.0</version>
<version>8.0.1-SNAPSHOT</version>
<artifactId>poms-thesaurus</artifactId>

<description>Thesaurus</description>
Expand All @@ -19,7 +19,7 @@
<connection>scm:git:${project.scm.url}</connection>
<developerConnection>scm:git:${project.scm.url}</developerConnection>
<url>https://github.com/npo-poms/thesaurus</url>
<tag>REL-8.0.0</tag>
<tag>REL-8.0-SNAPSHOT</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 8416af3

Please sign in to comment.