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:
6
pom.xml
6
pom.xml
@@ -180,7 +180,11 @@
|
|||||||
<pluginRepositories>
|
<pluginRepositories>
|
||||||
<pluginRepository>
|
<pluginRepository>
|
||||||
<id>dash-licenses</id>
|
<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>
|
</pluginRepository>
|
||||||
</pluginRepositories>
|
</pluginRepositories>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user