Skip to content

Commit cdee46c

Browse files
committed
[maven-release-plugin] prepare release 4.1.1
1 parent ff57fa1 commit cdee46c

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.1-SNAPSHOT</version>
8+
<version>4.1.1</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.0.0</tag>
643+
<tag>4.1.1</tag>
644644
</scm>
645645
<ciManagement>
646646
<system>Github Actions</system>

0 commit comments

Comments
 (0)