summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-05-20 00:10:54 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-05-20 10:58:02 +0200
commit5a00dd873d56a440814f12dc9a86091ad3284780 (patch)
tree1af80c7b0171b8460ee714f03113478bc9e3b37c /pom.xml
parent0eedb1affbf4b0ea5f0e036bfde0b9e2ec0e6d6a (diff)
downloadjgit-5a00dd873d56a440814f12dc9a86091ad3284780.tar.gz
jgit-5a00dd873d56a440814f12dc9a86091ad3284780.zip
Update dash license-tool-plugin to 1.0.2
Change-Id: I9708d918f4610503d7a16f55cea3aa3931dcd2cc
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 6c18fae7e0..4a0ef5e40e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,10 +211,6 @@
<id>repo.eclipse.org.dash-releases</id>
<url>https://repo.eclipse.org/content/repositories/dash-licenses-releases/</url>
</pluginRepository>
- <pluginRepository>
- <id>repo.eclipse.org.dash-snapshots</id>
- <url>https://repo.eclipse.org/content/repositories/dash-licenses-snapshots/</url>
- </pluginRepository>
</pluginRepositories>
<build>
@@ -397,7 +393,7 @@
<plugin>
<groupId>org.eclipse.dash</groupId>
<artifactId>license-tool-plugin</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.2</version>
</plugin>
</plugins>
</pluginManagement>