diff --git a/distribution/emm-community/pom.xml b/distribution/emm-community/pom.xml index b188c27..3406971 100644 --- a/distribution/emm-community/pom.xml +++ b/distribution/emm-community/pom.xml @@ -20,7 +20,7 @@ - io.entgra.community + io.entgra.product distribution 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index 6401e6b..f2dedb9 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -20,7 +20,7 @@ - io.entgra.community + io.entgra.product distribution 5.0.1-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 5a019be..26f80b3 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -20,10 +20,9 @@ - io.entgra.community - community-parent + io.entgra.product + product-parent 5.0.1-SNAPSHOT - ${basedir}/pom.xml 4.0.0 diff --git a/iot-core/pom.xml b/iot-core/pom.xml index e26724c..9628a3e 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -20,10 +20,9 @@ - io.entgra.community - community-parent + io.entgra.product + product-parent 5.0.1-SNAPSHOT - ${basedir}/pom.xml 4.0.0 diff --git a/p2-profile/emm/pom.xml b/p2-profile/emm/pom.xml index 0347e55..dc65d14 100644 --- a/p2-profile/emm/pom.xml +++ b/p2-profile/emm/pom.xml @@ -20,7 +20,7 @@ - io.entgra.community + io.entgra.product p2-profile 5.0.1-SNAPSHOT ../pom.xml @@ -62,6 +62,7 @@ org.wso2.maven carbon-p2-plugin + ${carbon.p2.plugin.version} 2-p2-repo-generation diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml index b0620e9..0728d1d 100644 --- a/p2-profile/iot/pom.xml +++ b/p2-profile/iot/pom.xml @@ -20,7 +20,7 @@ - io.entgra.community + io.entgra.product p2-profile 5.0.1-SNAPSHOT ../pom.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index 4a9bb21..8b6c7aa 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -20,10 +20,9 @@ - io.entgra.community - community-parent + io.entgra.product + product-parent 5.0.1-SNAPSHOT - ${basedir}/pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 01d63de..2610151 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,8 @@ 4.0.0 - io.entgra.community - community-parent + io.entgra.product + product-parent pom 5.0.1-SNAPSHOT Entgra Community Product - Parent