diff --git a/components/pom.xml b/components/pom.xml deleted file mode 100644 index f615802ad..000000000 --- a/components/pom.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - org.wso2.carbon - wso2cdm-parent - 2.0.0-SNAPSHOT - ../pom.xml - - - 4.0.0 - org.wso2.cdmserver - wso2cdmserver-components - pom - WSO2 Connected Device Manager (CDM) - Parent - - - device-mgt - policy-mgt - - diff --git a/features/pom.xml b/features/pom.xml deleted file mode 100644 index 0507dbd50..000000000 --- a/features/pom.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - org.wso2.carbon - wso2cdm-parent - 2.0.0-SNAPSHOT - ../pom.xml - - - 4.0.0 - org.wso2.cdmserver - wso2cdmserver-features - pom - WSO2 Connected Device Manager (CDM) - Parent - - - device-mgt - - diff --git a/pom.xml b/pom.xml index abe1d4887..c1668c60a 100644 --- a/pom.xml +++ b/pom.xml @@ -37,8 +37,9 @@ - components - features + components/device-mgt + components/policy-mgt + features/device-mgt product diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index c326a514e..ba6de3b91 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -23,7 +23,7 @@ org.wso2.cdmserver - wso2cdmserver-parent + wso2cdmserver-product 2.0.0-SNAPSHOT ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index b333ca4e9..fb2ef0f59 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -22,7 +22,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> org.wso2.cdmserver - wso2cdmserver-parent + wso2cdmserver-product 2.0.0-SNAPSHOT ../../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 26174b9d0..2fece93e2 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -21,7 +21,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> org.wso2.cdmserver - wso2cdmserver-parent + wso2cdmserver-product 2.0.0-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index f83bde492..ecd5db07f 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -34,7 +34,7 @@ WSO2 Connected Device Manager (CDM) - Parent - modules/p2-profile-gen + modules/p2-profile-gen modules/distribution modules/integration