mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixed pom issues
This commit is contained in:
parent
f0ec4a3520
commit
d936aea03a
@ -27,7 +27,6 @@
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.wso2.carbon.devicemgt</groupId>
|
||||
<artifactId>identity-extensions</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<name>WSO2 Carbon - Identity Extensions Component</name>
|
||||
|
||||
2
pom.xml
2
pom.xml
@ -36,7 +36,7 @@
|
||||
|
||||
<modules>
|
||||
<module>components/device-mgt</module>
|
||||
<module>components/device-mgt-extensions</module><module>components/identity-extensions</module>
|
||||
<module>components/device-mgt-extensions</module>
|
||||
<module>components/identity-extensions</module>
|
||||
<module>components/apimgt-extensions</module>
|
||||
<module>components/policy-mgt</module>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user