Skip to content

Commit 62f4343

Browse files
committed
[maven-release-plugin] prepare release git-changelog-maven-plugin-2.2.3
1 parent 0beb48c commit 62f4343

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>se.bjurr.gitchangelog</groupId>
44
<artifactId>git-changelog-maven-plugin</artifactId>
5-
<version>2.2.3-SNAPSHOT</version>
5+
<version>2.2.3</version>
66
<packaging>maven-plugin</packaging>
77
<name>git-changelog-maven-plugin</name>
88
<description>Maven plugin that can generate a changelog from git repo.</description>
@@ -12,7 +12,7 @@
1212
<scm>
1313
<developerConnection>scm:git:git@github.com:tomasbjerre/git-changelog-maven-plugin.git</developerConnection>
1414
<url>https://github.com/tomasbjerre/git-changelog-maven-plugin</url>
15-
<tag>git-changelog-maven-plugin-1.92.2</tag>
15+
<tag>git-changelog-maven-plugin-2.2.3</tag>
1616
</scm>
1717

1818
<distributionManagement>

0 commit comments

Comments
 (0)