From afae580959a7c635d5c8342656bc627c0598e667 Mon Sep 17 00:00:00 2001 From: sinthuja Date: Mon, 8 May 2017 22:37:22 +0530 Subject: [PATCH] Fixing the issue in the build. --- modules/distribution/src/assembly/bin.xml | 2 +- modules/p2-profile/iot-core-profile/pom.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/modules/distribution/src/assembly/bin.xml b/modules/distribution/src/assembly/bin.xml index 2c61e921..bcf44de7 100755 --- a/modules/distribution/src/assembly/bin.xml +++ b/modules/distribution/src/assembly/bin.xml @@ -1433,7 +1433,7 @@ - ../p2-profile/iot-core-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/resources/devicetypes/org_wso2_carbon_device_mgt_cdmf_analytics-1.0.0.car + ../p2-profile/iot-core-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/resources/devicetypes/device_management/org_wso2_carbon_device_mgt_cdmf_analytics-1.0.0.car ${pom.artifactId}-${pom.version}/repository/deployment/server/carbonapps/ diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml index 9970ee77..30b1a20c 100644 --- a/modules/p2-profile/iot-core-profile/pom.xml +++ b/modules/p2-profile/iot-core-profile/pom.xml @@ -3417,6 +3417,10 @@ org.wso2.carbon.identity.sso.saml.feature.group ${identity.inbound.auth.saml.version} + + org.wso2.carbon.apimgt.handler.server.feature.group + ${carbon.device.mgt.version} +