Skip to content

Commit 9ee9f16

Browse files
author
Jenkins
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7b343a2 commit 9ee9f16

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
@@ -4,7 +4,7 @@
44
<groupId>org.robovm</groupId>
55
<artifactId>org.robovm.idea</artifactId>
66
<name>RoboVM plugin for Intellij IDEA</name>
7-
<version>1.8.0</version>
7+
<version>1.8.1-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<properties>
@@ -17,7 +17,7 @@
1717
<connection>scm:git:git://github.com/robovm/robovm-idea.git</connection>
1818
<developerConnection>scm:git:[email protected]:robovm/robovm-idea.git</developerConnection>
1919
<url>https://github.com/robovm/robovm-idea.git</url>
20-
<tag>robovm-idea-1.8.0</tag>
20+
<tag>HEAD</tag>
2121
</scm>
2222

2323
<profiles>

0 commit comments

Comments
 (0)