We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94ea65c commit ad7a436Copy full SHA for ad7a436
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>se.bjurr.gitchangelog</groupId>
4
<artifactId>git-changelog-maven-plugin</artifactId>
5
- <version>1.95.2-SNAPSHOT</version>
+ <version>1.95.1-SNAPSHOT</version>
6
<packaging>maven-plugin</packaging>
7
<name>git-changelog-maven-plugin</name>
8
<description>Maven plugin that can generate a changelog from git repo.</description>
@@ -159,4 +159,4 @@
159
</build>
160
</profile>
161
</profiles>
162
-</project>
+</project>
0 commit comments