From cf2304574b438d05f3783923c43b307d29f6b5b9 Mon Sep 17 00:00:00 2001 From: Amalka Subasinghe Date: Tue, 21 Mar 2023 11:12:02 +0530 Subject: [PATCH] fixed versions --- components/analytics/iot-analytics/pom.xml | 2 +- components/analytics/pom.xml | 2 +- .../org.wso2.carbon.device.mgt.iot.analytics.feature/pom.xml | 2 +- features/analytics-feature/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/analytics/iot-analytics/pom.xml b/components/analytics/iot-analytics/pom.xml index 0b5ea22dcc..ecd17d9d29 100644 --- a/components/analytics/iot-analytics/pom.xml +++ b/components/analytics/iot-analytics/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.devicemgt-plugins analytics - 6.0.12-SNAPSHOT + 6.0.13-SNAPSHOT ../pom.xml diff --git a/components/analytics/pom.xml b/components/analytics/pom.xml index 56af3b1374..f2465f50d7 100644 --- a/components/analytics/pom.xml +++ b/components/analytics/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 6.0.12-SNAPSHOT + 6.0.13-SNAPSHOT ../../pom.xml diff --git a/features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/pom.xml b/features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/pom.xml index 36b886d89d..7ec9269db7 100644 --- a/features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/pom.xml +++ b/features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.devicemgt-plugins analytics-feature - 6.0.12-SNAPSHOT + 6.0.13-SNAPSHOT ../pom.xml diff --git a/features/analytics-feature/pom.xml b/features/analytics-feature/pom.xml index 950072bce5..f457a6fe35 100644 --- a/features/analytics-feature/pom.xml +++ b/features/analytics-feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 6.0.12-SNAPSHOT + 6.0.13-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 89f5da1d5f..a67bc7f28c 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ components/extensions components/mobile-plugins - + features/analytics-feature features/mobile-plugins-feature features/extensions-feature