Fixing pom name issues of cdm product

revert-70aa11f8
Geeth Munasinghe 10 years ago
parent 578338263c
commit b94d6edfce

@ -32,5 +32,5 @@
<groupId>org.wso2.cdm</groupId>
<artifactId>org.wso2.cdm.integration.common.clients</artifactId>
<packaging>jar</packaging>
<name>admin-clents</name>
<name>WSO2 CDM - Integration Admin Clients</name>
</project>

@ -32,7 +32,7 @@
<artifactId>org.wso2.cdm.integration.common.utils</artifactId>
<groupId>org.wso2.cdm</groupId>
<packaging>jar</packaging>
<name>integration-test-utils</name>
<name>WSO2 CDM - Integration Test Utils</name>
<licenses>
<license>

@ -32,7 +32,7 @@
<groupId>org.wso2.cdm</groupId>
<artifactId>org.wso2.cdm.integration.ui.pages</artifactId>
<packaging>jar</packaging>
<name>integration-test-ui-pages</name>
<name>WSO2 CDM - Integration Test Ui Pages</name>
<dependencies>

@ -28,6 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2cdm-profile-gen</artifactId>
<name>WSO2 Connected Device Manager (CDM) - P2 Profile Gen</name>
<packaging>pom</packaging>
<build>

Loading…
Cancel
Save