From 15b9f7dbf147df61b92be2ee63f60889e7a6d0fc Mon Sep 17 00:00:00 2001 From: mharindu Date: Fri, 28 Sep 2018 17:35:05 +0000 Subject: [PATCH] Update devicemgt.version --- pom.xml | 35 +++++++++++++++++++++++++++++------ 1 file changed, 29 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index e268d8d2f..509503f8c 100644 --- a/pom.xml +++ b/pom.xml @@ -1230,7 +1230,7 @@ 1.1.1 - 3.1.41-SNAPSHOT + 3.2.0 [3.1.0, 4.0.0) @@ -1375,10 +1375,9 @@ - https://github.com/wso2/carbon-device-mgt-plugins.git - scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git - - scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git + https://gitlab.com/entgra/carbon-device-mgt-plugins.git + scm:git:https://gitlab.com/entgra/carbon-device-mgt-plugins.git + scm:git:https://gitlab.com/entgra/carbon-device-mgt-plugins.git HEAD @@ -1575,6 +1574,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 @@ -1599,7 +1618,11 @@ maven-snapshots http://nexus.entgra.io/repository/maven-snapshots/ - + + + maven-release + http://nexus.entgra.io/repository/maven-releases/ +