From 3cd96e872cb53d8c1ad071d1a403442fa3af20c1 Mon Sep 17 00:00:00 2001 From: Entgra Builder Date: Thu, 4 Jun 2020 12:09:25 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v4.0.0-RC2 --- 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 38929f6d..2b53f985 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-SNAPSHOT + 4.0.0 ../pom.xml diff --git a/modules/components/pom.xml b/modules/components/pom.xml index 17d43b0f..900b3ac8 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-SNAPSHOT + 4.0.0 ../../pom.xml diff --git a/modules/cxf-filters/pom.xml b/modules/cxf-filters/pom.xml index eccd50b1..d335cf2a 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-SNAPSHOT + 4.0.0 ../../pom.xml diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index b692f734..0215ee6b 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-SNAPSHOT + 4.0.0 ../../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 b1e723ec..1e694d6b 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-SNAPSHOT + 4.0.0 ../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index def2e3f8..e3fb4835 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-SNAPSHOT + 4.0.0 ../../pom.xml diff --git a/modules/p2-profile/analytics-profile/pom.xml b/modules/p2-profile/analytics-profile/pom.xml index bc74b5b9..6f3fedb9 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-SNAPSHOT + 4.0.0 ../pom.xml diff --git a/modules/p2-profile/broker-profile/pom.xml b/modules/p2-profile/broker-profile/pom.xml index 8e877a4c..3b2aa060 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-SNAPSHOT + 4.0.0 ../pom.xml diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml index e39f2bd4..e1672102 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-SNAPSHOT + 4.0.0 ../pom.xml diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index bc40bb0c..b55ab300 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-SNAPSHOT + 4.0.0 ../../pom.xml diff --git a/modules/scripts/mobile-qsg/pom.xml b/modules/scripts/mobile-qsg/pom.xml index 42f94a50..8bf97d13 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-SNAPSHOT + 4.0.0 ../pom.xml 4.0.0 mobile-qsg - 4.0.0-SNAPSHOT + 4.0.0 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 e1f708a1..ae265a40 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-SNAPSHOT + 4.0.0 ../../pom.xml diff --git a/modules/tools/cdmf-devicetype-archetype/pom.xml b/modules/tools/cdmf-devicetype-archetype/pom.xml index b0281008..93834913 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-SNAPSHOT + 4.0.0 ../pom.xml 4.0.0 iot-devicetype-archetype - 4.0.0-SNAPSHOT + 4.0.0 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 2ac615ca..12d48abf 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-SNAPSHOT + 4.0.0 ../../pom.xml diff --git a/pom.xml b/pom.xml index 88d1158b..42adf40b 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.iot entgra-iot-server-parent pom - 4.0.0-SNAPSHOT + 4.0.0 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 - HEAD + v4.0.0-RC2