Skip to content

Commit de5ec1d

Browse files
committed
Revert "[maven-release-plugin] prepare release 4.2.1"
This reverts commit 323f400.
1 parent d15e2de commit de5ec1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.2.1</version>
8+
<version>4.2.1-SNAPSHOT</version>
99

1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -640,7 +640,7 @@
640640
<url>https://github.com/groovy/GMavenPlus</url>
641641
<connection>scm:git:[email protected]:groovy/GMavenPlus.git</connection>
642642
<developerConnection>scm:git:[email protected]:groovy/GMavenPlus.git</developerConnection>
643-
<tag>4.2.1</tag>
643+
<tag>4.0.0</tag>
644644
</scm>
645645
<ciManagement>
646646
<system>Github Actions</system>

0 commit comments

Comments
 (0)