We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff57fa1 commit cdee46cCopy full SHA for cdee46c
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.codehaus.gmavenplus</groupId>
6
<artifactId>gmavenplus-plugin</artifactId>
7
<packaging>maven-plugin</packaging>
8
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
9
10
<properties>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -640,7 +640,7 @@
640
<url>https://github.com/groovy/GMavenPlus</url>
641
<connection>scm:git:[email protected]:groovy/GMavenPlus.git</connection>
642
<developerConnection>scm:git:[email protected]:groovy/GMavenPlus.git</developerConnection>
643
- <tag>4.0.0</tag>
+ <tag>4.1.1</tag>
644
</scm>
645
<ciManagement>
646
<system>Github Actions</system>
0 commit comments