mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing pom name issues of cdm product
This commit is contained in:
parent
578338263c
commit
b94d6edfce
@ -32,5 +32,5 @@
|
|||||||
<groupId>org.wso2.cdm</groupId>
|
<groupId>org.wso2.cdm</groupId>
|
||||||
<artifactId>org.wso2.cdm.integration.common.clients</artifactId>
|
<artifactId>org.wso2.cdm.integration.common.clients</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>admin-clents</name>
|
<name>WSO2 CDM - Integration Admin Clients</name>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
@ -32,7 +32,7 @@
|
|||||||
<artifactId>org.wso2.cdm.integration.common.utils</artifactId>
|
<artifactId>org.wso2.cdm.integration.common.utils</artifactId>
|
||||||
<groupId>org.wso2.cdm</groupId>
|
<groupId>org.wso2.cdm</groupId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>integration-test-utils</name>
|
<name>WSO2 CDM - Integration Test Utils</name>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
|
|||||||
@ -32,7 +32,7 @@
|
|||||||
<groupId>org.wso2.cdm</groupId>
|
<groupId>org.wso2.cdm</groupId>
|
||||||
<artifactId>org.wso2.cdm.integration.ui.pages</artifactId>
|
<artifactId>org.wso2.cdm.integration.ui.pages</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>integration-test-ui-pages</name>
|
<name>WSO2 CDM - Integration Test Ui Pages</name>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
||||||
|
|||||||
@ -28,6 +28,7 @@
|
|||||||
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<artifactId>wso2cdm-profile-gen</artifactId>
|
<artifactId>wso2cdm-profile-gen</artifactId>
|
||||||
|
<name>WSO2 Connected Device Manager (CDM) - P2 Profile Gen</name>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user