Skip to content

Commit d9e69c8

Browse files
committed
[maven-release-plugin] prepare release 1.13.0
1 parent 0f83655 commit d9e69c8

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>1.13.0-SNAPSHOT</version>
8+
<version>1.13.0</version>
99

1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -681,7 +681,7 @@
681681
<url>http://github.com/groovy/GMavenPlus</url>
682682
<connection>scm:git:git@github.com:groovy/GMavenPlus.git</connection>
683683
<developerConnection>scm:git:git@github.com:groovy/GMavenPlus.git</developerConnection>
684-
<tag>HEAD</tag>
684+
<tag>1.13.0</tag>
685685
</scm>
686686
<ciManagement>
687687
<system>Github Actions</system>

0 commit comments

Comments
 (0)