Merge remote-tracking branch 'eclipse/master'

This commit is contained in:
Kai Zimmermann
2016-01-21 15:48:49 +01:00
2 changed files with 2 additions and 12 deletions

View File

@@ -1,5 +1,7 @@
# hawkbit-update-server
Want to chat with the team behind hawkBit? [![Join the chat at https://gitter.im/eclipse/hawkbit](https://badges.gitter.im/eclipse/hawkbit.svg)](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
View File

@@ -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>