We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d8f25 commit 1b1fb3dCopy full SHA for 1b1fb3d
CHANGELOG.md
@@ -4,6 +4,9 @@
4
5
# Changelog
6
7
+## 9.10.1
8
+- add support for plugin dependencies
9
+
10
## 9.6.6
11
12
##### Fixes
pom.xml
@@ -7,7 +7,7 @@
<groupId>me.qoomon</groupId>
<artifactId>maven-git-versioning-extension</artifactId>
- <version>9.10.0</version>
+ <version>9.10.1</version>
<packaging>maven-plugin</packaging>
13
<name>Maven Git Versioning Extension</name>
0 commit comments