diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-20 00:10:54 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-20 10:58:02 +0200 |
commit | 5a00dd873d56a440814f12dc9a86091ad3284780 (patch) | |
tree | 1af80c7b0171b8460ee714f03113478bc9e3b37c /pom.xml | |
parent | 0eedb1affbf4b0ea5f0e036bfde0b9e2ec0e6d6a (diff) | |
download | jgit-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.xml | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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> |