From 23b940eeaea4923558cca2b8437a192fafd8db0c Mon Sep 17 00:00:00 2001 From: charitha Date: Thu, 15 Mar 2018 23:56:42 +0530 Subject: [PATCH 1/3] Fix integration pom product version --- modules/integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 3fd19c60..9af68ea9 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-parent - 3.2.0-update1-SNAPSHOT + 3.3.0-update1-SNAPSHOT ../../pom.xml From 4f8dcaceb60202f1492af42c2dfe2fd5c158ca2d Mon Sep 17 00:00:00 2001 From: charitha Date: Fri, 16 Mar 2018 00:00:25 +0530 Subject: [PATCH 2/3] Fix integration pom product version --- modules/integration/tests-common/pom.xml | 2 +- modules/integration/tests-integration/pom.xml | 2 +- modules/integration/tests-iot-web-ui/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 9d84f41e..a81c6597 100644 --- a/modules/integration/tests-common/pom.xml +++ b/modules/integration/tests-common/pom.xml @@ -21,7 +21,7 @@ org.wso2.iot wso2iot-integration - 3.2.0-update1-SNAPSHOT + 3.3.0-update1-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index d6db9f2f..5804767e 100644 --- a/modules/integration/tests-integration/pom.xml +++ b/modules/integration/tests-integration/pom.xml @@ -20,7 +20,7 @@ org.wso2.iot wso2iot-integration - 3.2.0-update1-SNAPSHOT + 3.3.0-update1-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-iot-web-ui/pom.xml b/modules/integration/tests-iot-web-ui/pom.xml index 28a47adf..bd2828a5 100644 --- a/modules/integration/tests-iot-web-ui/pom.xml +++ b/modules/integration/tests-iot-web-ui/pom.xml @@ -20,7 +20,7 @@ org.wso2.iot wso2iot-integration - 3.2.0-update1-SNAPSHOT + 3.3.0-update1-SNAPSHOT ../pom.xml From e8075e0b996d2bae6a4b22fda2636327f9bc4ff4 Mon Sep 17 00:00:00 2001 From: charitha Date: Fri, 16 Mar 2018 00:02:28 +0530 Subject: [PATCH 3/3] Fix integration pom product version --- modules/integration/tests-common/integration-common/pom.xml | 2 +- modules/integration/tests-common/web-ui-pages/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/integration/tests-common/integration-common/pom.xml b/modules/integration/tests-common/integration-common/pom.xml index a00ec447..fac6050a 100644 --- a/modules/integration/tests-common/integration-common/pom.xml +++ b/modules/integration/tests-common/integration-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot tests-common - 3.2.0-update1-SNAPSHOT + 3.3.0-update1-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/web-ui-pages/pom.xml b/modules/integration/tests-common/web-ui-pages/pom.xml index cf2dced5..c8b6010c 100644 --- a/modules/integration/tests-common/web-ui-pages/pom.xml +++ b/modules/integration/tests-common/web-ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.iot tests-common - 3.2.0-update1-SNAPSHOT + 3.3.0-update1-SNAPSHOT ../pom.xml