Skip to content

Commit c29633b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent cfbe5ba commit c29633b

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.1-SNAPSHOT</version>
99

1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -634,7 +634,7 @@
634634
<url>https://github.com/groovy/GMavenPlus</url>
635635
<connection>scm:git:[email protected]:groovy/GMavenPlus.git</connection>
636636
<developerConnection>scm:git:[email protected]:groovy/GMavenPlus.git</developerConnection>
637-
<tag>4.1.0</tag>
637+
<tag>4.0.0</tag>
638638
</scm>
639639
<ciManagement>
640640
<system>Github Actions</system>

0 commit comments

Comments
 (0)