From 4f8dcaceb60202f1492af42c2dfe2fd5c158ca2d Mon Sep 17 00:00:00 2001 From: charitha Date: Fri, 16 Mar 2018 00:00:25 +0530 Subject: [PATCH] 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