Merge branch 'fix-parse-pom' into 'master'

Fix issue in parsing pom.xml in APIM keymgt module

See merge request entgra/carbon-device-mgt!893
feature/traccar-sync
Pahansith Gunathilake 2 years ago
commit 1127b0214c

@ -6,6 +6,7 @@
<artifactId>apimgt-extensions</artifactId>
<groupId>org.wso2.carbon.devicemgt</groupId>
<version>5.0.7-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

Loading…
Cancel
Save