We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d51f8f commit c56807eCopy full SHA for c56807e
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.codehaus.gmavenplus</groupId>
6
<artifactId>gmavenplus-plugin</artifactId>
7
<packaging>maven-plugin</packaging>
8
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.1.0</version>
9
10
<properties>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -697,7 +697,7 @@
697
<url>http://github.com/groovy/GMavenPlus</url>
698
<connection>scm:git:git@github.com:groovy/GMavenPlus.git</connection>
699
<developerConnection>scm:git:git@github.com:groovy/GMavenPlus.git</developerConnection>
700
- <tag>HEAD</tag>
+ <tag>2.1.0</tag>
701
</scm>
702
<ciManagement>
703
<system>Github Actions</system>
0 commit comments