Skip to content

Commit 110055d

Browse files
committed
Revert "[maven-release-plugin] prepare release 4.1.0"
This reverts commit de00bad.
1 parent 3c201b4 commit 110055d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.codehaus.gmavenplus</groupId>
66
<artifactId>gmavenplus-plugin</artifactId>
77
<packaging>maven-plugin</packaging>
8-
<version>4.1.0</version>
8+
<version>4.1.0-SNAPSHOT</version>
99

1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -624,7 +624,7 @@
624624
<url>https://github.com/groovy/GMavenPlus</url>
625625
<connection>scm:git:[email protected]:groovy/GMavenPlus.git</connection>
626626
<developerConnection>scm:git:[email protected]:groovy/GMavenPlus.git</developerConnection>
627-
<tag>4.1.0</tag>
627+
<tag>4.0.0</tag>
628628
</scm>
629629
<ciManagement>
630630
<system>Github Actions</system>

0 commit comments

Comments
 (0)