Skip to content

Commit d878c68

Browse files
authored
GH-4976 update eclipse dash license tool (#4977)
1 parent 1ee9857 commit d878c68

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

pom.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -244,18 +244,15 @@
244244
<pluginRepositories>
245245
<pluginRepository>
246246
<id>dash-licenses-snapshots</id>
247-
<url>https://repo.eclipse.org/content/repositories/dash-licenses-snapshots/</url>
248-
<snapshots>
249-
<enabled>true</enabled>
250-
</snapshots>
247+
<url>https://repo.eclipse.org/content/groups/releases/</url>
251248
</pluginRepository>
252249
</pluginRepositories>
253250
<build>
254251
<plugins>
255252
<plugin>
256253
<groupId>org.eclipse.dash</groupId>
257254
<artifactId>license-tool-plugin</artifactId>
258-
<version>0.0.1-SNAPSHOT</version>
255+
<version>1.1.0</version>
259256
<configuration>
260257
<failWhenReviewNeeded>true</failWhenReviewNeeded>
261258
<!-- TODO: maven/mavencentral/org.openjdk.jmh/jmh-generator-annprocess/1.35, GPL-2.0-only WITH Classpath-exception-2.0, restricted, #3045 -->

0 commit comments

Comments
 (0)