Merge remote-tracking branch 'eclipse/master'
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# hawkbit-update-server
|
||||
|
||||
Want to chat with the team behind hawkBit? [](https://gitter.im/eclipse/hawkbit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
[hawkBit](https://projects.eclipse.org/projects/iot.hawkbit) is an domain independent back end solution for rolling out software updates to constrained edge devices as well as more powerful controllers and gateways connected to IP based networking infrastructure.
|
||||
|
||||
|
||||
|
||||
12
pom.xml
12
pom.xml
@@ -49,18 +49,6 @@
|
||||
<url>https://github.com/eclipse/hawkbit.git</url>
|
||||
</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>
|
||||
<repository>
|
||||
<id>vaadin-addons</id>
|
||||
|
||||
Reference in New Issue
Block a user