From 6118ef821b50fcf55cbd260a692e990944a7d823 Mon Sep 17 00:00:00 2001 From: Entgra Builder Date: Sun, 24 May 2020 03:37:36 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- modules/components/org.wso2.iot.core.admin.styles/pom.xml | 2 +- modules/components/pom.xml | 2 +- modules/cxf-filters/pom.xml | 2 +- modules/distribution/pom.xml | 2 +- modules/features/org.wso2.iot.core.styles.feature/pom.xml | 2 +- modules/features/pom.xml | 2 +- modules/p2-profile/analytics-profile/pom.xml | 2 +- modules/p2-profile/broker-profile/pom.xml | 2 +- modules/p2-profile/iot-core-profile/pom.xml | 2 +- modules/p2-profile/pom.xml | 2 +- modules/scripts/mobile-qsg/pom.xml | 4 ++-- modules/scripts/pom.xml | 2 +- modules/tools/cdmf-devicetype-archetype/pom.xml | 4 ++-- modules/tools/pom.xml | 2 +- pom.xml | 4 ++-- 15 files changed, 18 insertions(+), 18 deletions(-) diff --git a/modules/components/org.wso2.iot.core.admin.styles/pom.xml b/modules/components/org.wso2.iot.core.admin.styles/pom.xml index a345a62b..38929f6d 100644 --- a/modules/components/org.wso2.iot.core.admin.styles/pom.xml +++ b/modules/components/org.wso2.iot.core.admin.styles/pom.xml @@ -21,7 +21,7 @@ io.entgra.iot entgra-iot-components - 4.0.0-RC + 4.0.0-SNAPSHOT ../pom.xml diff --git a/modules/components/pom.xml b/modules/components/pom.xml index 5d189460..17d43b0f 100644 --- a/modules/components/pom.xml +++ b/modules/components/pom.xml @@ -23,7 +23,7 @@ io.entgra.iot entgra-iot-server-parent - 4.0.0-RC + 4.0.0-SNAPSHOT ../../pom.xml diff --git a/modules/cxf-filters/pom.xml b/modules/cxf-filters/pom.xml index 07667c23..eccd50b1 100644 --- a/modules/cxf-filters/pom.xml +++ b/modules/cxf-filters/pom.xml @@ -19,7 +19,7 @@ io.entgra.iot entgra-iot-server-parent - 4.0.0-RC + 4.0.0-SNAPSHOT ../../pom.xml diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 41ebc825..b692f734 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ io.entgra.iot entgra-iot-server-parent - 4.0.0-RC + 4.0.0-SNAPSHOT ../../pom.xml diff --git a/modules/features/org.wso2.iot.core.styles.feature/pom.xml b/modules/features/org.wso2.iot.core.styles.feature/pom.xml index e122f731..b1e723ec 100644 --- a/modules/features/org.wso2.iot.core.styles.feature/pom.xml +++ b/modules/features/org.wso2.iot.core.styles.feature/pom.xml @@ -22,7 +22,7 @@ io.entgra.iot entgra-iot-features - 4.0.0-RC + 4.0.0-SNAPSHOT ../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index ddd1595d..def2e3f8 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -23,7 +23,7 @@ io.entgra.iot entgra-iot-server-parent - 4.0.0-RC + 4.0.0-SNAPSHOT ../../pom.xml diff --git a/modules/p2-profile/analytics-profile/pom.xml b/modules/p2-profile/analytics-profile/pom.xml index dc444b28..bc74b5b9 100644 --- a/modules/p2-profile/analytics-profile/pom.xml +++ b/modules/p2-profile/analytics-profile/pom.xml @@ -21,7 +21,7 @@ io.entgra.iot entgra-iot-p2-profile - 4.0.0-RC + 4.0.0-SNAPSHOT ../pom.xml diff --git a/modules/p2-profile/broker-profile/pom.xml b/modules/p2-profile/broker-profile/pom.xml index a2bd9196..8e877a4c 100644 --- a/modules/p2-profile/broker-profile/pom.xml +++ b/modules/p2-profile/broker-profile/pom.xml @@ -20,7 +20,7 @@ io.entgra.iot entgra-iot-p2-profile - 4.0.0-RC + 4.0.0-SNAPSHOT ../pom.xml diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml index 1c80da55..e39f2bd4 100644 --- a/modules/p2-profile/iot-core-profile/pom.xml +++ b/modules/p2-profile/iot-core-profile/pom.xml @@ -22,7 +22,7 @@ io.entgra.iot entgra-iot-p2-profile - 4.0.0-RC + 4.0.0-SNAPSHOT ../pom.xml diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index 5f23bac1..bc40bb0c 100644 --- a/modules/p2-profile/pom.xml +++ b/modules/p2-profile/pom.xml @@ -23,7 +23,7 @@ io.entgra.iot entgra-iot-server-parent - 4.0.0-RC + 4.0.0-SNAPSHOT ../../pom.xml diff --git a/modules/scripts/mobile-qsg/pom.xml b/modules/scripts/mobile-qsg/pom.xml index b7937f72..42f94a50 100644 --- a/modules/scripts/mobile-qsg/pom.xml +++ b/modules/scripts/mobile-qsg/pom.xml @@ -21,13 +21,13 @@ io.entgra.iot entgra-iot-scripts - 4.0.0-RC + 4.0.0-SNAPSHOT ../pom.xml 4.0.0 mobile-qsg - 4.0.0-RC + 4.0.0-SNAPSHOT Entgra IoT - QSG Script This includes the tools for IoTs Quick Start Guide jar diff --git a/modules/scripts/pom.xml b/modules/scripts/pom.xml index e717422e..e1f708a1 100644 --- a/modules/scripts/pom.xml +++ b/modules/scripts/pom.xml @@ -21,7 +21,7 @@ io.entgra.iot entgra-iot-server-parent - 4.0.0-RC + 4.0.0-SNAPSHOT ../../pom.xml diff --git a/modules/tools/cdmf-devicetype-archetype/pom.xml b/modules/tools/cdmf-devicetype-archetype/pom.xml index 47cf5634..b0281008 100644 --- a/modules/tools/cdmf-devicetype-archetype/pom.xml +++ b/modules/tools/cdmf-devicetype-archetype/pom.xml @@ -20,13 +20,13 @@ io.entgra.iot entgra-iot-tools - 4.0.0-RC + 4.0.0-SNAPSHOT ../pom.xml 4.0.0 iot-devicetype-archetype - 4.0.0-RC + 4.0.0-SNAPSHOT Entgra IoT - Device Type Archetype Entgra IoT Device Type Archetype maven-archetype diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml index 71c0cc1e..2ac615ca 100644 --- a/modules/tools/pom.xml +++ b/modules/tools/pom.xml @@ -21,7 +21,7 @@ io.entgra.iot entgra-iot-server-parent - 4.0.0-RC + 4.0.0-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 4f841749..6089dcb3 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.iot entgra-iot-server-parent pom - 4.0.0-RC + 4.0.0-SNAPSHOT Entgra IoT - Parent http://entgra.io Entgra IoT Server @@ -1628,7 +1628,7 @@ https://gitlab.com/entgra/product-iots.git scm:git:https://gitlab.com/entgra/product-iots.git scm:git:https://gitlab.com/entgra/product-iots.git - v4.0.0-RC + HEAD