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 d15e2de commit de5ec1dCopy full SHA for de5ec1d
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.2.1</version>
+ <version>4.2.1-SNAPSHOT</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.2.1</tag>
+ <tag>4.0.0</tag>
644
</scm>
645
<ciManagement>
646
<system>Github Actions</system>
0 commit comments