Skip to content

Commit c56807e

Browse files
committed
[maven-release-plugin] prepare release 2.1.0
1 parent 3d51f8f commit c56807e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -697,7 +697,7 @@
697697
<url>http://github.com/groovy/GMavenPlus</url>
698698
<connection>scm:git:git@github.com:groovy/GMavenPlus.git</connection>
699699
<developerConnection>scm:git:git@github.com:groovy/GMavenPlus.git</developerConnection>
700-
<tag>HEAD</tag>
700+
<tag>2.1.0</tag>
701701
</scm>
702702
<ciManagement>
703703
<system>Github Actions</system>

0 commit comments

Comments
 (0)