From c6c21f52738515cb2a15dc0d59ff2bf542054f6f Mon Sep 17 00:00:00 2001 From: Pahansith Gunathilake Date: Mon, 24 Jan 2022 09:00:57 +0000 Subject: [PATCH 01/23] Bump carbon devicemgt version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 14f6afc..aded800 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ entgra-emm-community-${project.version} - 5.0.0 + 5.0.2 5.1.2 From 08b24b465ae3cae4303686534662dd80fa12fa70 Mon Sep 17 00:00:00 2001 From: builder Date: Mon, 24 Jan 2022 09:15:55 +0000 Subject: [PATCH 02/23] [maven-release-plugin] prepare release v5.0.0 --- distribution/emm-community/pom.xml | 2 +- distribution/iot-community/pom.xml | 2 +- distribution/pom.xml | 2 +- iot-core/pom.xml | 2 +- p2-profile/emm/pom.xml | 2 +- p2-profile/iot/pom.xml | 2 +- p2-profile/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distribution/emm-community/pom.xml b/distribution/emm-community/pom.xml index f6f7905..67a0031 100644 --- a/distribution/emm-community/pom.xml +++ b/distribution/emm-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index 2a5a0cb..6d52822 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index cf94f84..966c016 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 495729f..8523494 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index 4f583bc..70e7005 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index 549086f..23ac032 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index cc05722..b8f57ef 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/pom.xml b/pom.xml index aded800..0db9230 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.product.community product-parent pom - 5.0.1-SNAPSHOT + 5.0.0 Entgra Community Product - Parent http://entgra.io Entgra Community Product @@ -130,7 +130,7 @@ https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git - HEAD + v5.0.0 From de2e7952ca8c0d2dee2cb0c6fcaf849a6473e584 Mon Sep 17 00:00:00 2001 From: builder Date: Mon, 24 Jan 2022 09:15:59 +0000 Subject: [PATCH 03/23] [maven-release-plugin] prepare for next development iteration --- distribution/emm-community/pom.xml | 2 +- distribution/iot-community/pom.xml | 2 +- distribution/pom.xml | 2 +- iot-core/pom.xml | 2 +- p2-profile/emm/pom.xml | 2 +- p2-profile/iot/pom.xml | 2 +- p2-profile/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distribution/emm-community/pom.xml b/distribution/emm-community/pom.xml index 67a0031..f6f7905 100644 --- a/distribution/emm-community/pom.xml +++ b/distribution/emm-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index 6d52822..2a5a0cb 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 966c016..cf94f84 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 8523494..495729f 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index 70e7005..4f583bc 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index 23ac032..549086f 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index b8f57ef..cc05722 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 0db9230..aded800 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.product.community product-parent pom - 5.0.0 + 5.0.1-SNAPSHOT Entgra Community Product - Parent http://entgra.io Entgra Community Product @@ -130,7 +130,7 @@ https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git - v5.0.0 + HEAD From 3ea0636fae3bdeb1b62628adae4f50c1588e4174 Mon Sep 17 00:00:00 2001 From: Pahansith Gunathilake Date: Mon, 14 Feb 2022 07:07:17 +0000 Subject: [PATCH 04/23] Bump dependency versions --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index aded800..41f4786 100644 --- a/pom.xml +++ b/pom.xml @@ -114,14 +114,14 @@ entgra-emm-community-${project.version} - 5.0.2 + 5.0.3-SNAPSHOT 5.1.2 1.4.199.wso2v1 - 6.0.0 + 6.0.1-SNAPSHOT From 4eb13c5d4052c53a7d56f0671687565a35bb3f1d Mon Sep 17 00:00:00 2001 From: Pahansith Gunathilake Date: Fri, 4 Mar 2022 18:55:44 +0000 Subject: [PATCH 05/23] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 41f4786..e863fa7 100644 --- a/pom.xml +++ b/pom.xml @@ -114,14 +114,14 @@ entgra-emm-community-${project.version} - 5.0.3-SNAPSHOT + 5.0.3 5.1.2 1.4.199.wso2v1 - 6.0.1-SNAPSHOT + 6.0.0 From 728a3e7101247e1a8ced734f1d751041ee3d68f6 Mon Sep 17 00:00:00 2001 From: builder Date: Sat, 5 Mar 2022 05:08:53 +0000 Subject: [PATCH 06/23] [maven-release-plugin] prepare release v5.0.0 --- distribution/emm-community/pom.xml | 2 +- distribution/iot-community/pom.xml | 2 +- distribution/pom.xml | 2 +- iot-core/pom.xml | 2 +- p2-profile/emm/pom.xml | 2 +- p2-profile/iot/pom.xml | 2 +- p2-profile/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distribution/emm-community/pom.xml b/distribution/emm-community/pom.xml index f6f7905..67a0031 100644 --- a/distribution/emm-community/pom.xml +++ b/distribution/emm-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index 2a5a0cb..6d52822 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index cf94f84..966c016 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 495729f..8523494 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index 4f583bc..70e7005 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index 549086f..23ac032 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index cc05722..b8f57ef 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/pom.xml b/pom.xml index e863fa7..4836ae6 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.product.community product-parent pom - 5.0.1-SNAPSHOT + 5.0.0 Entgra Community Product - Parent http://entgra.io Entgra Community Product @@ -130,7 +130,7 @@ https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git - HEAD + v5.0.0 From a40b1a19b0c3590f34462565ff1b457034be41e4 Mon Sep 17 00:00:00 2001 From: builder Date: Sat, 5 Mar 2022 05:08:57 +0000 Subject: [PATCH 07/23] [maven-release-plugin] prepare for next development iteration --- distribution/emm-community/pom.xml | 2 +- distribution/iot-community/pom.xml | 2 +- distribution/pom.xml | 2 +- iot-core/pom.xml | 2 +- p2-profile/emm/pom.xml | 2 +- p2-profile/iot/pom.xml | 2 +- p2-profile/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distribution/emm-community/pom.xml b/distribution/emm-community/pom.xml index 67a0031..f6f7905 100644 --- a/distribution/emm-community/pom.xml +++ b/distribution/emm-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index 6d52822..2a5a0cb 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 966c016..cf94f84 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 8523494..495729f 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index 70e7005..4f583bc 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index 23ac032..549086f 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index b8f57ef..cc05722 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 4836ae6..e863fa7 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.product.community product-parent pom - 5.0.0 + 5.0.1-SNAPSHOT Entgra Community Product - Parent http://entgra.io Entgra Community Product @@ -130,7 +130,7 @@ https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git - v5.0.0 + HEAD From 4a3ab1daf86431f9fea6d83592a0339cbd117d18 Mon Sep 17 00:00:00 2001 From: Pahansith Gunathilake Date: Sat, 5 Mar 2022 15:14:30 +0000 Subject: [PATCH 08/23] Bump dependency versions --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e863fa7..12d42a6 100644 --- a/pom.xml +++ b/pom.xml @@ -114,14 +114,14 @@ entgra-emm-community-${project.version} - 5.0.3 + 5.0.4-SNAPSHOT 5.1.2 1.4.199.wso2v1 - 6.0.0 + 6.0.1-SNAPSHOT From d5b45b65b313c3996e85d14ca5f7df9bfe3de65e Mon Sep 17 00:00:00 2001 From: Pahansith Gunathilake Date: Fri, 18 Mar 2022 04:41:20 +0000 Subject: [PATCH 09/23] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 12d42a6..dd3c67c 100644 --- a/pom.xml +++ b/pom.xml @@ -114,14 +114,14 @@ entgra-emm-community-${project.version} - 5.0.4-SNAPSHOT + 5.0.4 5.1.2 1.4.199.wso2v1 - 6.0.1-SNAPSHOT + 6.0.1 From 5ada5a4b1fd48c9db7a4fd37cbc1ff9c2e8b7313 Mon Sep 17 00:00:00 2001 From: builder Date: Fri, 18 Mar 2022 05:42:51 +0000 Subject: [PATCH 10/23] [maven-release-plugin] prepare release v5.0.0-RC5 --- distribution/emm-community/pom.xml | 2 +- distribution/iot-community/pom.xml | 2 +- distribution/pom.xml | 2 +- iot-core/pom.xml | 2 +- p2-profile/emm/pom.xml | 2 +- p2-profile/iot/pom.xml | 2 +- p2-profile/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distribution/emm-community/pom.xml b/distribution/emm-community/pom.xml index f6f7905..67a0031 100644 --- a/distribution/emm-community/pom.xml +++ b/distribution/emm-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index 2a5a0cb..6d52822 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index cf94f84..966c016 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 495729f..8523494 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index 4f583bc..70e7005 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index 549086f..23ac032 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index cc05722..b8f57ef 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/pom.xml b/pom.xml index dd3c67c..af013e1 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.product.community product-parent pom - 5.0.1-SNAPSHOT + 5.0.0 Entgra Community Product - Parent http://entgra.io Entgra Community Product @@ -130,7 +130,7 @@ https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git - HEAD + v5.0.0-RC5 From 3b8382e21b60333f72837a69e71460277d44d80c Mon Sep 17 00:00:00 2001 From: builder Date: Fri, 18 Mar 2022 05:42:54 +0000 Subject: [PATCH 11/23] [maven-release-plugin] prepare for next development iteration --- distribution/emm-community/pom.xml | 2 +- distribution/iot-community/pom.xml | 2 +- distribution/pom.xml | 2 +- iot-core/pom.xml | 2 +- p2-profile/emm/pom.xml | 2 +- p2-profile/iot/pom.xml | 2 +- p2-profile/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distribution/emm-community/pom.xml b/distribution/emm-community/pom.xml index 67a0031..f6f7905 100644 --- a/distribution/emm-community/pom.xml +++ b/distribution/emm-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index 6d52822..2a5a0cb 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 966c016..cf94f84 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 8523494..495729f 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index 70e7005..4f583bc 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index 23ac032..549086f 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index b8f57ef..cc05722 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index af013e1..dd3c67c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.product.community product-parent pom - 5.0.0 + 5.0.1-SNAPSHOT Entgra Community Product - Parent http://entgra.io Entgra Community Product @@ -130,7 +130,7 @@ https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git - v5.0.0-RC5 + HEAD From d30a514d14f17db4a11fcdbeba7091f01da9d628 Mon Sep 17 00:00:00 2001 From: Pahansith Gunathilake Date: Sat, 19 Mar 2022 20:36:58 +0000 Subject: [PATCH 12/23] Bump dependency versions --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dd3c67c..c1658ad 100644 --- a/pom.xml +++ b/pom.xml @@ -114,14 +114,14 @@ entgra-emm-community-${project.version} - 5.0.4 + 5.0.5-SNAPSHOT 5.1.2 1.4.199.wso2v1 - 6.0.1 + 6.0.2-SNAPSHOT From 4d6e0d4ec12ed7fd89399fad3bc1e9dc76362ff4 Mon Sep 17 00:00:00 2001 From: Pahansith Gunathilake Date: Tue, 22 Mar 2022 16:11:44 +0000 Subject: [PATCH 13/23] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c1658ad..0fddf79 100644 --- a/pom.xml +++ b/pom.xml @@ -114,14 +114,14 @@ entgra-emm-community-${project.version} - 5.0.5-SNAPSHOT + 5.0.5 5.1.2 1.4.199.wso2v1 - 6.0.2-SNAPSHOT + 6.0.1 From 37a590f24b48ea3c535f855de353ede94367a7e4 Mon Sep 17 00:00:00 2001 From: builder Date: Tue, 22 Mar 2022 16:28:30 +0000 Subject: [PATCH 14/23] [maven-release-plugin] prepare release v5.0.0-RC6 --- distribution/emm-community/pom.xml | 2 +- distribution/iot-community/pom.xml | 2 +- distribution/pom.xml | 2 +- iot-core/pom.xml | 2 +- p2-profile/emm/pom.xml | 2 +- p2-profile/iot/pom.xml | 2 +- p2-profile/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distribution/emm-community/pom.xml b/distribution/emm-community/pom.xml index f6f7905..67a0031 100644 --- a/distribution/emm-community/pom.xml +++ b/distribution/emm-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index 2a5a0cb..6d52822 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index cf94f84..966c016 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 495729f..8523494 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index 4f583bc..70e7005 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index 549086f..23ac032 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index cc05722..b8f57ef 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/pom.xml b/pom.xml index 0fddf79..3da1a67 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.product.community product-parent pom - 5.0.1-SNAPSHOT + 5.0.0 Entgra Community Product - Parent http://entgra.io Entgra Community Product @@ -130,7 +130,7 @@ https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git - HEAD + v5.0.0-RC6 From 29a13afb0453265124b158d7c5232b02f83b1104 Mon Sep 17 00:00:00 2001 From: builder Date: Tue, 22 Mar 2022 16:28:33 +0000 Subject: [PATCH 15/23] [maven-release-plugin] prepare for next development iteration --- distribution/emm-community/pom.xml | 2 +- distribution/iot-community/pom.xml | 2 +- distribution/pom.xml | 2 +- iot-core/pom.xml | 2 +- p2-profile/emm/pom.xml | 2 +- p2-profile/iot/pom.xml | 2 +- p2-profile/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distribution/emm-community/pom.xml b/distribution/emm-community/pom.xml index 67a0031..f6f7905 100644 --- a/distribution/emm-community/pom.xml +++ b/distribution/emm-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index 6d52822..2a5a0cb 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 966c016..cf94f84 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 8523494..495729f 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index 70e7005..4f583bc 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index 23ac032..549086f 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index b8f57ef..cc05722 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 3da1a67..0fddf79 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.product.community product-parent pom - 5.0.0 + 5.0.1-SNAPSHOT Entgra Community Product - Parent http://entgra.io Entgra Community Product @@ -130,7 +130,7 @@ https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git - v5.0.0-RC6 + HEAD From 256818b8939804e7d5af44e4d73afb3a7338da98 Mon Sep 17 00:00:00 2001 From: Pahansith Gunathilake Date: Mon, 28 Mar 2022 03:30:58 +0000 Subject: [PATCH 16/23] Bump dependency versions --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0fddf79..0e33275 100644 --- a/pom.xml +++ b/pom.xml @@ -114,14 +114,14 @@ entgra-emm-community-${project.version} - 5.0.5 + 5.0.6-SNAPSHOT 5.1.2 1.4.199.wso2v1 - 6.0.1 + 6.0.2-SNAPSHOT From 994488c96bb295d11dc89418f1e59a2d1f68d665 Mon Sep 17 00:00:00 2001 From: Pahansith Gunathilake Date: Tue, 26 Apr 2022 06:30:00 +0000 Subject: [PATCH 17/23] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0e33275..86efa93 100644 --- a/pom.xml +++ b/pom.xml @@ -114,14 +114,14 @@ entgra-emm-community-${project.version} - 5.0.6-SNAPSHOT + 5.0.6 5.1.2 1.4.199.wso2v1 - 6.0.2-SNAPSHOT + 6.0.2 From be524d0eeebf5e6d79d1b70c3d23fc89044c8cde Mon Sep 17 00:00:00 2001 From: builder Date: Tue, 26 Apr 2022 06:45:41 +0000 Subject: [PATCH 18/23] [maven-release-plugin] prepare release v5.0.0-RC6 --- distribution/emm-community/pom.xml | 2 +- distribution/iot-community/pom.xml | 2 +- distribution/pom.xml | 2 +- iot-core/pom.xml | 2 +- p2-profile/emm/pom.xml | 2 +- p2-profile/iot/pom.xml | 2 +- p2-profile/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distribution/emm-community/pom.xml b/distribution/emm-community/pom.xml index f6f7905..67a0031 100644 --- a/distribution/emm-community/pom.xml +++ b/distribution/emm-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index 2a5a0cb..6d52822 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index cf94f84..966c016 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 495729f..8523494 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index 4f583bc..70e7005 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index 549086f..23ac032 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index cc05722..b8f57ef 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/pom.xml b/pom.xml index 86efa93..21bffd4 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.product.community product-parent pom - 5.0.1-SNAPSHOT + 5.0.0 Entgra Community Product - Parent http://entgra.io Entgra Community Product @@ -130,7 +130,7 @@ https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git - HEAD + v5.0.0-RC6 From b9c0cfeb35828bc576e747b8c38f48a41d952fa6 Mon Sep 17 00:00:00 2001 From: builder Date: Tue, 26 Apr 2022 06:45:44 +0000 Subject: [PATCH 19/23] [maven-release-plugin] prepare for next development iteration --- distribution/emm-community/pom.xml | 2 +- distribution/iot-community/pom.xml | 2 +- distribution/pom.xml | 2 +- iot-core/pom.xml | 2 +- p2-profile/emm/pom.xml | 2 +- p2-profile/iot/pom.xml | 2 +- p2-profile/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distribution/emm-community/pom.xml b/distribution/emm-community/pom.xml index 67a0031..f6f7905 100644 --- a/distribution/emm-community/pom.xml +++ b/distribution/emm-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index 6d52822..2a5a0cb 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 966c016..cf94f84 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 8523494..495729f 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index 70e7005..4f583bc 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index 23ac032..549086f 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index b8f57ef..cc05722 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 21bffd4..86efa93 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.product.community product-parent pom - 5.0.0 + 5.0.1-SNAPSHOT Entgra Community Product - Parent http://entgra.io Entgra Community Product @@ -130,7 +130,7 @@ https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git - v5.0.0-RC6 + HEAD From 3d29edaa1bdd695b45b2f8428f1aaec3e2c40d65 Mon Sep 17 00:00:00 2001 From: Pahansith Gunathilake Date: Tue, 10 May 2022 06:15:54 +0000 Subject: [PATCH 20/23] Update carbon devicemgt and plugins versions --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 86efa93..5f4320c 100644 --- a/pom.xml +++ b/pom.xml @@ -114,14 +114,14 @@ entgra-emm-community-${project.version} - 5.0.6 + 5.0.7 5.1.2 1.4.199.wso2v1 - 6.0.2 + 6.0.3 From c7c9086cb2fd007f0fd159c13b396ed3c99757ea Mon Sep 17 00:00:00 2001 From: builder Date: Tue, 10 May 2022 12:07:39 +0530 Subject: [PATCH 21/23] [maven-release-plugin] prepare release v5.0.0-RC7 --- distribution/emm-community/pom.xml | 2 +- distribution/iot-community/pom.xml | 2 +- distribution/pom.xml | 2 +- iot-core/pom.xml | 2 +- p2-profile/emm/pom.xml | 2 +- p2-profile/iot/pom.xml | 2 +- p2-profile/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distribution/emm-community/pom.xml b/distribution/emm-community/pom.xml index f6f7905..67a0031 100644 --- a/distribution/emm-community/pom.xml +++ b/distribution/emm-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index 2a5a0cb..6d52822 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index cf94f84..966c016 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 495729f..8523494 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index 4f583bc..70e7005 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index 549086f..23ac032 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.1-SNAPSHOT + 5.0.0 ../pom.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index cc05722..b8f57ef 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.1-SNAPSHOT + 5.0.0 4.0.0 diff --git a/pom.xml b/pom.xml index 5f4320c..c2f7f31 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.product.community product-parent pom - 5.0.1-SNAPSHOT + 5.0.0 Entgra Community Product - Parent http://entgra.io Entgra Community Product @@ -130,7 +130,7 @@ https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git - HEAD + v5.0.0-RC7 From 40fbceb7f8ef17697f3390ed5a240293d12fec4c Mon Sep 17 00:00:00 2001 From: builder Date: Tue, 10 May 2022 12:07:43 +0530 Subject: [PATCH 22/23] [maven-release-plugin] prepare for next development iteration --- distribution/emm-community/pom.xml | 2 +- distribution/iot-community/pom.xml | 2 +- distribution/pom.xml | 2 +- iot-core/pom.xml | 2 +- p2-profile/emm/pom.xml | 2 +- p2-profile/iot/pom.xml | 2 +- p2-profile/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distribution/emm-community/pom.xml b/distribution/emm-community/pom.xml index 67a0031..f6f7905 100644 --- a/distribution/emm-community/pom.xml +++ b/distribution/emm-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index 6d52822..2a5a0cb 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community distribution - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 966c016..cf94f84 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 8523494..495729f 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index 70e7005..4f583bc 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index 23ac032..549086f 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community p2-profile - 5.0.0 + 5.0.1-SNAPSHOT ../pom.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index b8f57ef..cc05722 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -22,7 +22,7 @@ io.entgra.product.community product-parent - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index c2f7f31..5f4320c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.entgra.product.community product-parent pom - 5.0.0 + 5.0.1-SNAPSHOT Entgra Community Product - Parent http://entgra.io Entgra Community Product @@ -130,7 +130,7 @@ https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git scm:git:https://gitlab.com/entgra/community-product.git - v5.0.0-RC7 + HEAD From dbbb7787e00140622934a70dbc25392972a24d42 Mon Sep 17 00:00:00 2001 From: Pahansith Gunathilake Date: Thu, 12 May 2022 14:49:33 +0000 Subject: [PATCH 23/23] Bump carbon device mgt and plugins versions --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5f4320c..4264287 100644 --- a/pom.xml +++ b/pom.xml @@ -114,14 +114,14 @@ entgra-emm-community-${project.version} - 5.0.7 + 5.0.8-SNAPSHOT 5.1.2 1.4.199.wso2v1 - 6.0.3 + 6.0.4-SNAPSHOT