Change dash plugin to dash-licenses-releases in order to restrict to releases only (#2931)

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2026-02-23 14:40:50 +02:00
committed by GitHub
parent 2660bca4c7
commit 5523c576f7

View File

@@ -180,7 +180,11 @@
<pluginRepositories>
<pluginRepository>
<id>dash-licenses</id>
<url>https://repo.eclipse.org/content/repositories/dash-licenses</url>
<!--
After the planed Nexus2 to Nexus3 migration (on Thursday, March 12 at 09:00 CET),
the repository should be changed to dash-licenses-maven2-release.
-->
<url>https://repo.eclipse.org/content/repositories/dash-licenses-releases</url>
</pluginRepository>
</pluginRepositories>