We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c201b4 commit 110055dCopy full SHA for 110055d
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.0</version>
+ <version>4.1.0-SNAPSHOT</version>
9
10
<properties>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -624,7 +624,7 @@
624
<url>https://github.com/groovy/GMavenPlus</url>
625
<connection>scm:git:[email protected]:groovy/GMavenPlus.git</connection>
626
<developerConnection>scm:git:[email protected]:groovy/GMavenPlus.git</developerConnection>
627
- <tag>4.1.0</tag>
+ <tag>4.0.0</tag>
628
</scm>
629
<ciManagement>
630
<system>Github Actions</system>
0 commit comments