Skip to content

Commit ad7a436

Browse files
committed
fix: updating release script
1 parent 94ea65c commit ad7a436

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>1.95.2-SNAPSHOT</version>
5+
<version>1.95.1-SNAPSHOT</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>
@@ -159,4 +159,4 @@
159159
</build>
160160
</profile>
161161
</profiles>
162-
</project>
162+
</project>

0 commit comments

Comments
 (0)