Skip to content

Commit cfbe5ba

Browse files
committed
[maven-release-plugin] prepare release 4.1.0
1 parent 441f0db commit cfbe5ba

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-SNAPSHOT</version>
8+
<version>4.1.0</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.0.0</tag>
637+
<tag>4.1.0</tag>
638638
</scm>
639639
<ciManagement>
640640
<system>Github Actions</system>

0 commit comments

Comments
 (0)