From 84fbde538e2e03bd9d50046c6522212c3de6d957 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Fri, 6 Feb 2015 20:27:32 +0530 Subject: [PATCH] Fixing pom issues for release works --- .../org.wso2.carbon.device.mgt.common/pom.xml | 6 +- .../org.wso2.carbon.device.mgt.core/pom.xml | 6 +- components/device-mgt/pom.xml | 4 +- components/key-mgt/pom.xml | 57 ---- .../org.wso2.carbon.policy.evalutor/pom.xml | 6 +- .../org.wso2.carbon.policy.mgt.common/pom.xml | 6 +- .../org.wso2.carbon.policy.mgt.core/pom.xml | 6 +- components/policy-mgt/pom.xml | 23 +- .../pom.xml | 4 +- features/device-mgt/pom.xml | 4 +- .../pom.xml | 4 +- features/policy-mgt/pom.xml | 4 +- pom.xml | 12 +- product/modules/distribution/pom.xml | 16 +- .../modules/distribution/src/assembly/bin.xml | 259 +++++++++--------- .../distribution/src/assembly/dist.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../tests-common/admin-clients/pom.xml | 2 +- .../integration-test-utils/pom.xml | 2 +- .../modules/integration/tests-common/pom.xml | 2 +- .../integration/tests-common/ui-pages/pom.xml | 2 +- .../integration/tests-ui-integration/pom.xml | 12 +- product/modules/p2-profile-gen/pom.xml | 26 +- product/pom.xml | 2 +- 24 files changed, 189 insertions(+), 280 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index 71e962815a..de07f2c596 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons @@ -26,7 +26,7 @@ ${project.artifactId} ${project.artifactId} - ${project.version} + ${carbon.cdm.version} Device Management Common Bundle org.wso2.carbon.device.mgt.common.* diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index 26d6316d5f..976cf73065 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core @@ -49,7 +49,7 @@ ${project.artifactId} ${project.artifactId} - ${project.version} + ${carbon.cdm.version} Device Management Core Bundle org.wso2.carbon.device.mgt.core.internal diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index c3c34e6292..0b2464c142 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/key-mgt/pom.xml b/components/key-mgt/pom.xml index 85c04889a9..a4815da4ab 100644 --- a/components/key-mgt/pom.xml +++ b/components/key-mgt/pom.xml @@ -40,58 +40,6 @@ org.wso2.carbon.key.mgt.handler.valve - - @@ -111,9 +59,4 @@ - diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index 8a78c664f7..3a1b14ae33 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point @@ -48,7 +48,7 @@ ${project.artifactId} ${project.artifactId} - ${project.version} + ${carbon.cdm.version} Policy Management Common Bundle org.wso2.carbon.policy.evaluator diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 4862a476a9..cc0d8152e4 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common @@ -48,7 +48,7 @@ ${project.artifactId} ${project.artifactId} - ${project.version} + ${carbon.cdm.version} Policy Management Common Bundle org.wso2.carbon.policy.mgt.common.internal diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index a1bf7752c7..dbe35fd675 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core @@ -48,7 +48,7 @@ ${project.artifactId} ${project.artifactId} - ${project.version} + ${carbon.cdm.version} Policy Management Core Bundle org.wso2.carbon.policy.mgt.core.internal diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 11035528d8..c108cd86a2 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org @@ -39,25 +39,6 @@ org.wso2.carbon.policy.evalutor - diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index 96f634fbd9..d4c1221e1c 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index b2c9606964..6f77685193 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index b03e34c84c..39ce627286 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index d2c9582b70..10085acb8a 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 12790a91ab..8c556f36c5 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -780,9 +780,6 @@ 7.0.52.wso2v5 7.0.34.wso2v2 - - 1.2.4 - 4.3.4 @@ -790,7 +787,7 @@ 4.3.1 - 4.3.2 + 4.3.3 4.3.3 @@ -802,7 +799,10 @@ 4.3.0 - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT + + + 1.0.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 61cd1f67c3..e2e4005a6a 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml @@ -190,16 +190,16 @@ - - - + + + - + - + + wso2cdm-${carbon.cdm.version} + + **/*.sh + **/README* + **/LICENSE* + **/INSTALL* + **/release-notes.html + **/axis2services/sample01.aar + **/axis2services/echo/** + **/axis2services/version/** + **/pom.xml + **/version.txt + + **/master-datasources.xml + **/carbon.xml + **/database/WSO2DM_DB.h2.db + **/client-truststore.jks + **/wso2carbon.jks + ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/lib/runtimes - wso2cdm-${pom.version}/lib/runtimes/ + wso2cdm-${carbon.cdm.version}/lib/runtimes/ */** target/wso2carbon-core-${carbon.kernel.version} - wso2cdm-${pom.version} + wso2cdm-${carbon.cdm.version} **/*.sh @@ -48,7 +52,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/multitenancy/ - wso2cdm-${project.version}/repository/conf/multitenancy + wso2cdm-${carbon.cdm.version}/repository/conf/multitenancy **/stratos.xml @@ -62,7 +66,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/multitenancy/ - wso2cdm-${project.version}/repository/conf + wso2cdm-${carbon.cdm.version}/repository/conf **/tenant-mgt.xml @@ -70,7 +74,7 @@ src/repository/resources/styles/css - wso2cdm-${project.version}/resources/allthemes/Default/admin + wso2cdm-${carbon.cdm.version}/resources/allthemes/Default/admin **/**.css @@ -78,7 +82,7 @@ src/repository/resources/styles/images - wso2cdm-${project.version}/resources/allthemes/Default/images + wso2cdm-${carbon.cdm.version}/resources/allthemes/Default/images **/**.gif @@ -89,19 +93,19 @@ target/site - wso2cdm-${project.version}/docs + wso2cdm-${carbon.cdm.version}/docs 755 ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/modules - ${pom.artifactId}-${project.version}/modules/ + wso2cdm-${carbon.cdm.version}/modules/ */** @@ -109,7 +113,7 @@ src/repository/conf - wso2cdm-${project.version}/repository/conf + wso2cdm-${carbon.cdm.version}/repository/conf **/api-manager.xml **/sso-idp-config.xml @@ -120,7 +124,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/security/ - wso2cdm-${project.version}/repository/conf/security/ + wso2cdm-${carbon.cdm.version}/repository/conf/security/ **/entitlement.properties **/trusted-idp-config.xml @@ -128,7 +132,7 @@ src/repository/conf/datasources - wso2cdm-${project.version}/repository/conf/datasources + wso2cdm-${carbon.cdm.version}/repository/conf/datasources **/master-datasources.xml @@ -137,7 +141,7 @@ src/repository/resources - wso2cdm-${project.version}/repository/resources + wso2cdm-${carbon.cdm.version}/repository/resources */** @@ -145,24 +149,15 @@ src/repository/conf/data-bridge - wso2cdm-${project.version}/repository/conf/data-bridge + wso2cdm-${carbon.cdm.version}/repository/conf/data-bridge 755 - - - ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/lib/runtimes - - wso2cdm-${project.version}/lib/runtimes/ - - */** - - ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/service-provider - wso2cdm-${project.version}/dbscripts/service-provider + wso2cdm-${carbon.cdm.version}/dbscripts/service-provider */** @@ -173,18 +168,18 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/identity - wso2cdm-${project.version}/dbscripts/identity + wso2cdm-${carbon.cdm.version}/dbscripts/identity */** - + ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/apimgt - wso2cdm-${project.version}/dbscripts/apimgt + wso2cdm-${carbon.cdm.version}/dbscripts/apimgt */** @@ -194,7 +189,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/modules - wso2cdm-${project.version}/modules/ + wso2cdm-${carbon.cdm.version}/modules/ */** @@ -203,7 +198,7 @@ ../distribution/src/repository/dbscripts/cdm - wso2cdm-${project.version}/dbscripts/cdm + wso2cdm-${carbon.cdm.version}/dbscripts/cdm */** @@ -212,29 +207,29 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/resources - ${project.artifactId}-${project.version}/repository/resources + wso2cdm-${carbon.cdm.version}/repository/resources - - - - + + + + - + - wso2cdm-${project.version}/lib/endorsed + wso2cdm-${carbon.cdm.version}/lib/endorsed javax.el:el-api:jar - wso2cdm-${project.version}/repository/deployment/client/modules + wso2cdm-${carbon.cdm.version}/repository/deployment/client/modules org.hibernate.wso2:hibernate:jar @@ -244,23 +239,23 @@ - + src/repository/conf/tomcat/context.xml - wso2cdm-${project.version}/repository/conf/tomcat + wso2cdm-${carbon.cdm.version}/repository/conf/tomcat true 644 INSTALL.txt - wso2cdm-${project.version} + wso2cdm-${carbon.cdm.version} true 644 README.txt - wso2cdm-${project.version} + wso2cdm-${carbon.cdm.version} true 644 LICENSE.txt - wso2cdm-${project.version} + wso2cdm-${carbon.cdm.version} true 644 release-notes.html - wso2cdm-${project.version} + wso2cdm-${carbon.cdm.version} true 644 target/wso2carbon-core-${carbon.kernel.version}/bin/README.txt - wso2cdm-${project.version}/bin/ + wso2cdm-${carbon.cdm.version}/bin/ true 644 target/wso2carbon-core-${carbon.kernel.version}/bin/version.txt - wso2cdm-${project.version}/bin/ + wso2cdm-${carbon.cdm.version}/bin/ true 644 @@ -328,7 +323,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/etc/logging-config.xml - wso2cdm-${project.version}/repository/conf/etc + wso2cdm-${carbon.cdm.version}/repository/conf/etc true 644 @@ -338,60 +333,60 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/event-broker.xml - wso2cdm-${project.version}/repository/conf + wso2cdm-${carbon.cdm.version}/repository/conf true 644 - + - + src/repository/conf/multitenancy/cloud-services-desc.xml - wso2cdm-${project.version}/repository/conf/multitenancy/ + wso2cdm-${carbon.cdm.version}/repository/conf/multitenancy/ true src/repository/conf/application-authenticators.xml - wso2cdm-${project.version}/repository/conf/security/ + wso2cdm-${carbon.cdm.version}/repository/conf/security/ true 644 target/wso2carbon-core-${carbon.kernel.version}/repository/conf/README - wso2cdm-${project.version}/repository/conf/ + wso2cdm-${carbon.cdm.version}/repository/conf/ true 644 src/repository/conf/identity.xml - wso2cdm-${project.version}/repository/conf + wso2cdm-${carbon.cdm.version}/repository/conf 644 @@ -399,7 +394,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading.xml - ${pom.artifactId}-${pom.version}/repository/conf/tomcat + wso2cdm-${carbon.cdm.version}/repository/conf/tomcat true 644 @@ -410,65 +405,65 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/cdm-config.xml - ${pom.artifactId}-${pom.version}/repository/conf + wso2cdm-${carbon.cdm.version}/repository/conf true 644 - + ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading-environments.xml - ${pom.artifactId}-${pom.version}/repository/conf/tomcat + wso2cdm-${carbon.cdm.version}/repository/conf/tomcat true 644 - - + + - + target/wso2carbon-core-${carbon.kernel.version}/repository/database/WSO2DM_DB.h2.db - ${pom.artifactId}-${pom.version}/repository/database + wso2cdm-${carbon.cdm.version}/repository/database WSO2DM_DB.h2.db 644 - + target/wso2carbon-core-${carbon.kernel.version}/repository/conf/carbon.xml - ${pom.artifactId}-${pom.version}/repository/conf/ + wso2cdm-${carbon.cdm.version}/repository/conf/ true diff --git a/product/modules/distribution/src/assembly/dist.xml b/product/modules/distribution/src/assembly/dist.xml index d0a9a55a8d..fffd28740a 100644 --- a/product/modules/distribution/src/assembly/dist.xml +++ b/product/modules/distribution/src/assembly/dist.xml @@ -26,7 +26,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/components - wso2cdm-${project.version}/repository/components + wso2cdm-${carbon.cdm.version}/repository/components **/eclipse.ini **/*.lock diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index f4a8adedf4..7e183eb0f3 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index c12dc222e1..8f9fe7f500 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index e9373c65cd..b8c1e6a17f 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index af87da1aba..68ef64d28e 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 2b4393b6dc..50ffb3d4ee 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-ui-integration/pom.xml b/product/modules/integration/tests-ui-integration/pom.xml index 38af4424a6..85ef2ee3f8 100644 --- a/product/modules/integration/tests-ui-integration/pom.xml +++ b/product/modules/integration/tests-ui-integration/pom.xml @@ -62,7 +62,7 @@ carbon.zip - ${basedir}/../../distribution/target/wso2emm-${project.version}.zip + ${basedir}/../../distribution/target/wso2emm-${carbon.cdm.version}.zip @@ -132,7 +132,7 @@ org.wso2.emm wso2emm - ${project.version} + ${carbon.cdm.version} zip true ${basedir}/target/tobeCopied/ @@ -171,7 +171,7 @@ - ${basedir}/target/tobeCopied/wso2emm-${project.version}/repository/resources/security/ + ${basedir}/target/tobeCopied/wso2emm-${carbon.cdm.version}/repository/resources/security/ **/*.jks @@ -192,7 +192,7 @@ - ${basedir}/target/tobeCopied/wso2emm-${project.version}/repository/resources/security/ + ${basedir}/target/tobeCopied/wso2emm-${carbon.cdm.version}/repository/resources/security/ **/*.jks @@ -213,7 +213,7 @@ - ${basedir}/target/tobeCopied/wso2emm-${project.version}/repository/conf/axis2/ + ${basedir}/target/tobeCopied/wso2emm-${carbon.cdm.version}/repository/conf/axis2/ **/*.xml @@ -234,7 +234,7 @@ - ${basedir}/target/tobeCopied/wso2emm-${project.version}/repository/deployment/client/modules + ${basedir}/target/tobeCopied/wso2emm-${carbon.cdm.version}/repository/deployment/client/modules **/*.mar diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index b326e6b438..59a501b243 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml @@ -166,9 +166,9 @@ --> - + --> @@ -271,10 +271,7 @@ true - + @@ -323,10 +320,10 @@ org.wso2.carbon.webapp.mgt.feature.group ${carbon.deployment.version} - + org.wso2.carbon.as.runtimes.cxf.feature.group ${carbon.deployment.version} @@ -351,18 +348,11 @@ - - - - - - - - + --> diff --git a/product/pom.xml b/product/pom.xml index 3dd34dae34..e81d15230f 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml