Fixed pom issues

This commit is contained in:
charitha 2018-10-30 14:45:54 +05:30
parent f0ec4a3520
commit d936aea03a
2 changed files with 1 additions and 2 deletions

View File

@ -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>

View File

@ -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>