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>
|
||||
<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…
Reference in New Issue
Block a user