Skip to content

Commit a1c06d0

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 16aa90b commit a1c06d0

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
@@ -5,7 +5,7 @@
55
<groupId>org.codehaus.gmavenplus</groupId>
66
<artifactId>gmavenplus-plugin</artifactId>
77
<packaging>maven-plugin</packaging>
8-
<version>1.8.1</version>
8+
<version>1.8.2-SNAPSHOT</version>
99

1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -662,7 +662,7 @@
662662
<url>http://github.com/groovy/GMavenPlus</url>
663663
<connection>scm:git:[email protected]:groovy/GMavenPlus.git</connection>
664664
<developerConnection>scm:git:[email protected]:groovy/GMavenPlus.git</developerConnection>
665-
<tag>1.8.1</tag>
665+
<tag>HEAD</tag>
666666
</scm>
667667
<ciManagement>
668668
<system>Travis</system>

0 commit comments

Comments
 (0)