Skip to content

Commit

Permalink
merge main into develop (#4981)
Browse files Browse the repository at this point in the history
  • Loading branch information
hmottestad committed May 20, 2024
2 parents a7a3171 + d878c68 commit 493172e
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 493172e

Please sign in to comment.