fixed versions

fix-build-error-9939
Amalka Subasinghe 2 years ago
parent 349a4869a8
commit cf2304574b

@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>analytics</artifactId>
<version>6.0.12-SNAPSHOT</version>
<version>6.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>carbon-device-mgt-plugins-parent</artifactId>
<version>6.0.12-SNAPSHOT</version>
<version>6.0.13-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>analytics-feature</artifactId>
<version>6.0.12-SNAPSHOT</version>
<version>6.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>carbon-device-mgt-plugins-parent</artifactId>
<version>6.0.12-SNAPSHOT</version>
<version>6.0.13-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

@ -38,7 +38,7 @@
<module>components/extensions</module>
<module>components/mobile-plugins</module>
<!--<module>components/test-coverage</module>-->
<!--<module>features/analytics-feature</module>-->
<module>features/analytics-feature</module>
<module>features/mobile-plugins-feature</module>
<module>features/extensions-feature</module>
</modules>

Loading…
Cancel
Save