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 f260c3a commit 15d713fCopy full SHA for 15d713f
CHANGELOG.md
@@ -4,6 +4,9 @@
4
5
# Changelog
6
7
+## 9.11.0
8
+- add option to configure config file location
9
+
10
## 9.10.1
11
- add support for plugin dependencies
12
pom.xml
@@ -7,7 +7,7 @@
<groupId>me.qoomon</groupId>
<artifactId>maven-git-versioning-extension</artifactId>
- <version>9.10.2</version>
+ <version>9.11.0</version>
<packaging>maven-plugin</packaging>
13
<name>Maven Git Versioning Extension</name>
0 commit comments