Change to proper versioning

Signed-off-by: Ammar Bikic <ammar.bikic@bosch.io>
This commit is contained in:
Ammar Bikic
2020-11-03 09:59:21 +01:00
parent 2e224b0ffd
commit 165f6e0435
34 changed files with 43 additions and 44 deletions

View File

@@ -13,7 +13,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>docs</artifactId> <artifactId>docs</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>

View File

@@ -13,7 +13,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-artifact-repository-filesystem</artifactId> <artifactId>hawkbit-artifact-repository-filesystem</artifactId>
<name>hawkBit :: Artifact Repository :: Filesystem</name> <name>hawkBit :: Artifact Repository :: Filesystem</name>

View File

@@ -13,7 +13,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-autoconfigure</artifactId> <artifactId>hawkbit-autoconfigure</artifactId>
<name>hawkBit :: Spring Boot Autoconfigure</name> <name>hawkBit :: Spring Boot Autoconfigure</name>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-core</artifactId> <artifactId>hawkbit-core</artifactId>
<name>hawkBit :: Core</name> <name>hawkBit :: Core</name>

View File

@@ -15,7 +15,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-dmf-parent</artifactId> <artifactId>hawkbit-dmf-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-dmf-amqp</artifactId> <artifactId>hawkbit-dmf-amqp</artifactId>
<name>hawkBit :: DMF :: AMQP 0.9 Implementation</name> <name>hawkBit :: DMF :: AMQP 0.9 Implementation</name>

View File

@@ -15,7 +15,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-dmf-parent</artifactId> <artifactId>hawkbit-dmf-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-dmf-api</artifactId> <artifactId>hawkbit-dmf-api</artifactId>
<name>hawkBit :: DMF :: API</name> <name>hawkBit :: DMF :: API</name>

View File

@@ -16,7 +16,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-dmf-parent</artifactId> <artifactId>hawkbit-dmf-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-dmf-rabbitmq-test</artifactId> <artifactId>hawkbit-dmf-rabbitmq-test</artifactId>
<name>hawkBit :: DMF :: RabbitMq Test module</name> <name>hawkBit :: DMF :: RabbitMq Test module</name>

View File

@@ -13,7 +13,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
</parent> </parent>
<artifactId>hawkbit-dmf-parent</artifactId> <artifactId>hawkbit-dmf-parent</artifactId>

View File

@@ -12,7 +12,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
</parent> </parent>
<artifactId>hawkbit-http-security</artifactId> <artifactId>hawkbit-http-security</artifactId>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-repository</artifactId> <artifactId>hawkbit-repository</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-repository-api</artifactId> <artifactId>hawkbit-repository-api</artifactId>
<name>hawkBit :: Repository :: API</name> <name>hawkBit :: Repository :: API</name>

View File

@@ -13,7 +13,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-repository</artifactId> <artifactId>hawkbit-repository</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-repository-core</artifactId> <artifactId>hawkbit-repository-core</artifactId>
<name>hawkBit :: Repository :: Core Implementation Support</name> <name>hawkBit :: Repository :: Core Implementation Support</name>

View File

@@ -13,7 +13,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
<artifactId>hawkbit-repository</artifactId> <artifactId>hawkbit-repository</artifactId>
</parent> </parent>
<artifactId>hawkbit-repository-jpa</artifactId> <artifactId>hawkbit-repository-jpa</artifactId>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-repository</artifactId> <artifactId>hawkbit-repository</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-repository-test</artifactId> <artifactId>hawkbit-repository-test</artifactId>
<name>hawkBit :: Repository :: Test Utilities</name> <name>hawkBit :: Repository :: Test Utilities</name>

View File

@@ -13,7 +13,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
</parent> </parent>
<artifactId>hawkbit-repository</artifactId> <artifactId>hawkbit-repository</artifactId>

View File

@@ -15,7 +15,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-rest-parent</artifactId> <artifactId>hawkbit-rest-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-ddi-api</artifactId> <artifactId>hawkbit-ddi-api</artifactId>
<name>hawkBit :: REST :: DDI API</name> <name>hawkBit :: REST :: DDI API</name>

View File

@@ -9,17 +9,16 @@
--> -->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion>
<modelVersion>4.0.0</modelVersion> <parent>
<parent> <groupId>org.eclipse.hawkbit</groupId>
<groupId>org.eclipse.hawkbit</groupId> <artifactId>hawkbit-rest-parent</artifactId>
<artifactId>hawkbit-rest-parent</artifactId> <version>0.3.0-SNAPSHOT</version>
<version>0.4.0-SNAPSHOT</version> </parent>
</parent> <artifactId>hawkbit-ddi-resource</artifactId>
<artifactId>hawkbit-ddi-resource</artifactId> <name>hawkBit :: REST :: DDI Resources</name>
<name>hawkBit :: REST :: DDI Resources</name>
<dependencies> <dependencies>
<dependency> <dependency>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-rest-parent</artifactId> <artifactId>hawkbit-rest-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-mgmt-api</artifactId> <artifactId>hawkbit-mgmt-api</artifactId>
<name>hawkBit :: REST :: Management API</name> <name>hawkBit :: REST :: Management API</name>

View File

@@ -15,7 +15,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-rest-parent</artifactId> <artifactId>hawkbit-rest-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-mgmt-resource</artifactId> <artifactId>hawkbit-mgmt-resource</artifactId>
<name>hawkBit :: REST :: Management Resources</name> <name>hawkBit :: REST :: Management Resources</name>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-rest-parent</artifactId> <artifactId>hawkbit-rest-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-rest-core</artifactId> <artifactId>hawkbit-rest-core</artifactId>
<name>hawkBit :: REST :: Core</name> <name>hawkBit :: REST :: Core</name>

View File

@@ -15,7 +15,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-rest-parent</artifactId> <artifactId>hawkbit-rest-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-rest-docs</artifactId> <artifactId>hawkbit-rest-docs</artifactId>
<name>hawkbit :: REST :: Documentation</name> <name>hawkbit :: REST :: Documentation</name>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-rest-parent</artifactId> <artifactId>hawkbit-rest-parent</artifactId>
<name>hawkBit :: REST</name> <name>hawkBit :: REST</name>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-runtime-parent</artifactId> <artifactId>hawkbit-runtime-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-update-server</artifactId> <artifactId>hawkbit-update-server</artifactId>
<name>hawkBit :: Runtime :: Update Server</name> <name>hawkBit :: Runtime :: Update Server</name>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-runtime-parent</artifactId> <artifactId>hawkbit-runtime-parent</artifactId>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-security-core</artifactId> <artifactId>hawkbit-security-core</artifactId>
<name>hawkBit :: Core Security</name> <name>hawkBit :: Core Security</name>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-security-integration</artifactId> <artifactId>hawkbit-security-integration</artifactId>
<name>hawkBit :: Security Integration</name> <name>hawkBit :: Security Integration</name>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-starters</artifactId> <artifactId>hawkbit-starters</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-boot-starter-ddi-api</artifactId> <artifactId>hawkbit-boot-starter-ddi-api</artifactId>
<name>hawkBit :: Spring Boot Starter DDI API</name> <name>hawkBit :: Spring Boot Starter DDI API</name>

View File

@@ -13,7 +13,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-starters</artifactId> <artifactId>hawkbit-starters</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-boot-starter-dmf-api</artifactId> <artifactId>hawkbit-boot-starter-dmf-api</artifactId>
<name>hawkBit :: Spring Boot Starter DMF API</name> <name>hawkBit :: Spring Boot Starter DMF API</name>

View File

@@ -13,7 +13,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-starters</artifactId> <artifactId>hawkbit-starters</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-boot-starter-mgmt-api</artifactId> <artifactId>hawkbit-boot-starter-mgmt-api</artifactId>
<name>hawkBit :: Spring Boot Starter Management API</name> <name>hawkBit :: Spring Boot Starter Management API</name>

View File

@@ -13,7 +13,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-starters</artifactId> <artifactId>hawkbit-starters</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-boot-starter-mgmt-ui</artifactId> <artifactId>hawkbit-boot-starter-mgmt-ui</artifactId>
<name>hawkBit :: Spring Boot Starter Management UI</name> <name>hawkBit :: Spring Boot Starter Management UI</name>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-starters</artifactId> <artifactId>hawkbit-starters</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-boot-starter</artifactId> <artifactId>hawkbit-boot-starter</artifactId>
<name>hawkBit :: Spring Boot Starter</name> <name>hawkBit :: Spring Boot Starter</name>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-starters</artifactId> <artifactId>hawkbit-starters</artifactId>
<name>hawkBit :: Spring Boot Starters</name> <name>hawkBit :: Spring Boot Starters</name>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-test-report</artifactId> <artifactId>hawkbit-test-report</artifactId>
<name>hawkBit :: Test Report</name> <name>hawkBit :: Test Report</name>

View File

@@ -13,7 +13,7 @@
<parent> <parent>
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>hawkbit-ui</artifactId> <artifactId>hawkbit-ui</artifactId>
<name>hawkBit :: Mgmt UI</name> <name>hawkBit :: Mgmt UI</name>

View File

@@ -21,7 +21,7 @@
<groupId>org.eclipse.hawkbit</groupId> <groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId> <artifactId>hawkbit-parent</artifactId>
<version>0.4.0-SNAPSHOT</version> <version>0.3.0-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>hawkBit :: Parent</name> <name>hawkBit :: Parent</name>