Skip to content

Commit 907433b

Browse files
committed
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.97.1
1 parent b9f00fc commit 907433b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
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>1.97.1-SNAPSHOT</version>
5+
<version>1.97.1</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-1.97.1</tag>
1616
</scm>
1717

1818
<distributionManagement>
@@ -160,4 +160,4 @@
160160
</build>
161161
</profile>
162162
</profiles>
163-
</project>
163+
</project>

0 commit comments

Comments
 (0)