Added Bosch internal repos
DO NOT PULL to eclipse!
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -49,6 +49,18 @@
|
|||||||
<url>https://github.com/eclipse/hawkbit.git</url>
|
<url>https://github.com/eclipse/hawkbit.git</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
|
<distributionManagement>
|
||||||
|
<snapshotRepository>
|
||||||
|
<id>sp-snapshots</id>
|
||||||
|
<uniqueVersion>false</uniqueVersion>
|
||||||
|
<url>https://repo.bosch-si.com/content/repositories/sp-snapshots</url>
|
||||||
|
</snapshotRepository>
|
||||||
|
<repository>
|
||||||
|
<id>sp-releases</id>
|
||||||
|
<url>https://repo.bosch-si.com/content/repositories/sp-releases</url>
|
||||||
|
</repository>
|
||||||
|
</distributionManagement>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>vaadin-addons</id>
|
<id>vaadin-addons</id>
|
||||||
|
|||||||
Reference in New Issue
Block a user