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
pdurbin committed Aug 12, 2024
1 parent cb852d2 commit 159fb24
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.dataverse.test</groupId>
<artifactId>hello</artifactId>
<version>0.0.4</version>
<version>0.0.5-SNAPSHOT</version>
<name>hello</name>
<description>A hello world app for testing.</description>
<url>https://github.com/gdcc/hello</url>
Expand All @@ -24,7 +24,7 @@
</developers>
<scm>
<developerConnection>scm:git:git@github.com:gdcc/hello.git</developerConnection>
<tag>hello-0.0.4</tag>
<tag>HEAD</tag>
<url>https://github.com/gdcc/hello</url>
</scm>
<distributionManagement>
Expand Down

0 comments on commit 159fb24

Please sign in to comment.