Skip to content

Commit

Permalink
eclipse-rdf4jGH-4976 update eclipse dash license tool (eclipse-rdf4j#…
Browse files Browse the repository at this point in the history
  • Loading branch information
hmottestad committed May 13, 2024
1 parent 1ee9857 commit d878c68
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -244,18 +244,15 @@
<pluginRepositories>
<pluginRepository>
<id>dash-licenses-snapshots</id>
<url>https://repo.eclipse.org/content/repositories/dash-licenses-snapshots/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
<url>https://repo.eclipse.org/content/groups/releases/</url>
</pluginRepository>
</pluginRepositories>
<build>
<plugins>
<plugin>
<groupId>org.eclipse.dash</groupId>
<artifactId>license-tool-plugin</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.1.0</version>
<configuration>
<failWhenReviewNeeded>true</failWhenReviewNeeded>
<!-- TODO: maven/mavencentral/org.openjdk.jmh/jmh-generator-annprocess/1.35, GPL-2.0-only WITH Classpath-exception-2.0, restricted, #3045 -->
Expand Down

0 comments on commit d878c68

Please sign in to comment.