Skip to content

Commit 4e84894

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 69587db commit 4e84894

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>codes.thischwa</groupId>
55
<artifactId>ghrnc</artifactId>
6-
<version>0.1.0-beta.4</version>
6+
<version>0.1.0-beta.5-SNAPSHOT</version>
77
<name>GitHub Release Notes Creator</name>
88
<description>A tool for creating release notes based on the closed GitHub issues of a milestone.</description>
99

@@ -31,7 +31,7 @@
3131
<scm>
3232
<developerConnection>scm:git:git@github.com:th-schwarz/GithubReleaseNotesCreator</developerConnection>
3333
<connection>scm:git:git@github.com:th-schwarz/GithubReleaseNotesCreator</connection>
34-
<tag>v0.1.0-beta.4</tag>
34+
<tag>HEAD</tag>
3535
</scm>
3636

3737
<dependencies>

0 commit comments

Comments
 (0)