Skip to content

Commit 74d3e4b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d95880e commit 74d3e4b

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
@@ -18,7 +18,7 @@
1818

1919
<groupId>com.evolvedbinary.maven.plugins</groupId>
2020
<artifactId>buildversion-maven-plugin</artifactId>
21-
<version>2.0.0</version>
21+
<version>2.0.1-SNAPSHOT</version>
2222
<packaging>maven-plugin</packaging>
2323

2424
<name>Build Version Maven Plugin</name>
@@ -60,7 +60,7 @@
6060
<connection>scm:git:https://github.com/evolvedbinary/buildversion-maven-plugin.git</connection>
6161
<developerConnection>scm:git:https://github.com/evolvedbinary/buildversion-maven-plugin.git</developerConnection>
6262
<url>scm:git:https://github.com/evolvedbinary/buildversion-maven-plugin.git</url>
63-
<tag>v2.0.0</tag>
63+
<tag>HEAD</tag>
6464
</scm>
6565

6666
<properties>

0 commit comments

Comments
 (0)