Move Simple UI at root level (#2005)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
@@ -52,6 +52,5 @@
|
||||
|
||||
<modules>
|
||||
<module>hawkbit-update-server</module>
|
||||
<module>hawkbit-simple-ui</module>
|
||||
</modules>
|
||||
</project>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>org.eclipse.hawkbit</groupId>
|
||||
<artifactId>hawkbit-runtime-parent</artifactId>
|
||||
<artifactId>hawkbit-parent</artifactId>
|
||||
<version>${revision}</version>
|
||||
</parent>
|
||||
|
||||
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
7
pom.xml
7
pom.xml
@@ -139,14 +139,19 @@
|
||||
<module>hawkbit-repository</module>
|
||||
<module>hawkbit-artifact-repository-filesystem</module>
|
||||
<module>hawkbit-autoconfigure</module>
|
||||
|
||||
<module>hawkbit-rest-core</module>
|
||||
<module>hawkbit-mgmt</module>
|
||||
<module>hawkbit-ddi</module>
|
||||
<module>hawkbit-dmf</module>
|
||||
<module>hawkbit-test-report</module>
|
||||
<module>hawkbit-runtime</module>
|
||||
<module>hawkbit-simple-ui</module>
|
||||
|
||||
<module>hawkbit-starters</module>
|
||||
|
||||
<module>hawkbit-sdk</module>
|
||||
|
||||
<module>hawkbit-test-report</module>
|
||||
</modules>
|
||||
|
||||
<scm>
|
||||
|
||||
Reference in New Issue
Block a user