From be584c889422c30d2e2cf018830b3393bd464d33 Mon Sep 17 00:00:00 2001 From: Saad Sahibjan Date: Tue, 21 Dec 2021 13:54:07 +0530 Subject: [PATCH] Add maven dependency plugin to extract wso2am pack --- p2-profile/emm/pom.xml | 2 +- p2-profile/iot/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index dc65d14..360e59c 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -48,7 +48,7 @@ - io.entgra.community + io.entgra.product entgra-iot-core zip true diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index 0728d1d..3ade174 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -48,7 +48,7 @@ - io.entgra.community + io.entgra.product entgra-iot-core zip true diff --git a/pom.xml b/pom.xml index 2610151..1973073 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ - io.entgra.community + io.entgra.product entgra-iot-core ${project.version}