skip example maven deploy, due the size of the example app
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
This commit is contained in:
@@ -21,6 +21,11 @@
|
|||||||
<artifactId>hawkbit-examples-parent</artifactId>
|
<artifactId>hawkbit-examples-parent</artifactId>
|
||||||
<name>hawkBit-example :: Parent</name>
|
<name>hawkBit-example :: Parent</name>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<!-- Do not deploy examples, we do not want to release them. -->
|
||||||
|
<maven.deploy.skip>true</maven.deploy.skip>
|
||||||
|
</properties>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>hawkbit-device-simulator</module>
|
<module>hawkbit-device-simulator</module>
|
||||||
|
|||||||
Reference in New Issue
Block a user