Skip to content

Commit 3a57038

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a8d4559 commit 3a57038

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<modelVersion>4.0.0</modelVersion>
1818
<groupId>ro.lmn.maven</groupId>
1919
<artifactId>desktop-maven-notifier</artifactId>
20-
<version>1.0.1</version>
20+
<version>1.0.2-SNAPSHOT</version>
2121
<dependencies>
2222
<dependency>
2323
<groupId>org.apache.maven</groupId>
@@ -145,7 +145,7 @@
145145
<scm>
146146
<connection>scm:git:https://github.com/rombert/desktop-maven-notifier.git</connection>
147147
<developerConnection>scm:git:https://github.com/rombert/desktop-maven-notifier.git</developerConnection>
148-
<tag>desktop-maven-notifier-1.0.1</tag>
148+
<tag>HEAD</tag>
149149
<url>scm:git:https://github.com/rombert/desktop-maven-notifier/tree/master</url>
150150
</scm>
151151
</project>

0 commit comments

Comments
 (0)