We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a4d62 commit 8a761bcCopy full SHA for 8a761bc
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.codehaus.gmavenplus</groupId>
6
<artifactId>gmavenplus-plugin</artifactId>
7
<packaging>maven-plugin</packaging>
8
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
9
10
<properties>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -660,7 +660,7 @@
660
<url>http://github.com/groovy/GMavenPlus</url>
661
<connection>scm:git:[email protected]:groovy/GMavenPlus.git</connection>
662
<developerConnection>scm:git:[email protected]:groovy/GMavenPlus.git</developerConnection>
663
- <tag>HEAD</tag>
+ <tag>1.6.1</tag>
664
</scm>
665
<ciManagement>
666
<system>Travis</system>
0 commit comments