aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-08-14 23:17:13 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-08-14 23:17:13 +0200
commit92c190d3ef33ffb412ed122d119f27dedb1cffd1 (patch)
tree52af75eaa769ce88d748d53576d2ef14a3eb2b9e
parent6e456ba3258a6e74fc0295517ccd9989e96ce0a5 (diff)
downloadjgit-92c190d3ef33ffb412ed122d119f27dedb1cffd1.tar.gz
jgit-92c190d3ef33ffb412ed122d119f27dedb1cffd1.zip
Update org.eclipse.dash:license-tool-plugin to 1.1.0
Change-Id: Idb5c74f75110edc35e8a89de52aca8392acb297f
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d271641afe..cf51eba7ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -397,7 +397,7 @@
<plugin>
<groupId>org.eclipse.dash</groupId>
<artifactId>license-tool-plugin</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.1.0</version>
</plugin>
</plugins>
</pluginManagement>