Move DDI resources and annotation to module hawkbit-ddi-resource

- created module and moved resources

Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
This commit is contained in:
Jonathan Philip Knoblauch
2016-04-18 12:39:28 +02:00
parent 22f4d9ffcf
commit 3145709824
17 changed files with 182 additions and 15 deletions

View File

@@ -34,12 +34,13 @@
<module>hawkbit-security-integration</module>
<module>hawkbit-http-security</module>
<module>hawkbit-rest-resource</module>
<module>hawkbit-ddi-resource</module>
<module>hawkbit-ui</module>
<module>hawkbit-artifact-repository-mongo</module>
<module>hawkbit-autoconfigure</module>
<module>hawkbit-cache-redis</module>
<module>hawkbit-test-report</module>
<module>examples</module>
<module>examples</module>
</modules>