From dcb393a0fee37e4a1132404c078468d7487814a3 Mon Sep 17 00:00:00 2001 From: mharindu Date: Fri, 28 Sep 2018 18:19:58 +0000 Subject: [PATCH] Update device.mgt core and plugin versions --- pom.xml | 41 +++++++++++++++++++++++++++++++++++------ 1 file changed, 35 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index e51d2bf0..d626bbb0 100644 --- a/pom.xml +++ b/pom.xml @@ -1528,14 +1528,14 @@ 4.7.23 - 3.1.41-SNAPSHOT + 3.2.0 [3.1.0, 4.0.0) ${project.version} - 4.1.12-SNAPSHOT + 4.2.0 6.2.201 @@ -1684,9 +1684,9 @@ - https://github.com/wso2/product-iots.git - scm:git:https://github.com/wso2/product-iots.git - scm:git:https://github.com/wso2/product-iots.git + 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 @@ -1868,6 +1868,26 @@ false + + + entgra-nexus + Entgra internal Repository + http://nexus.entgra.io/repository/maven-public/ + + true + daily + ignore + + + + entgra.releases + Entgra internal Repository + http://nexus.entgra.io/repository/maven-releases/ + + true + daily + ignore + entgra.snapshots @@ -1882,5 +1902,14 @@ - + + + maven-snapshots + http://nexus.entgra.io/repository/maven-snapshots/ + + + maven-release + http://nexus.entgra.io/repository/maven-releases/ + +