Skip to content

Commit 6445336

Browse files
committed
[maven-release-plugin] prepare release v2.2.1
1 parent 9836bac commit 6445336

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>pl.project13.maven</groupId>
1111
<artifactId>git-commit-id-plugin</artifactId>
1212
<packaging>maven-plugin</packaging>
13-
<version>2.2.1-SNAPSHOT</version>
13+
<version>2.2.1</version>
1414
<name>Git Commit Id Maven Plugin</name>
1515
<description>
1616
This plugin makes basic repository information available through maven resources. This can be used to display
@@ -45,6 +45,7 @@
4545
<url>[email protected]/ktoso/maven-git-commit-id-plugin.git</url>
4646
<connection>scm:git:https://github.com/ktoso/maven-git-commit-id-plugin</connection>
4747
<developerConnection>scm:git:[email protected]:ktoso/maven-git-commit-id-plugin.git</developerConnection>
48+
<tag>v2.2.1</tag>
4849
</scm>
4950

5051
<properties>

0 commit comments

Comments
 (0)