Correcting parent id

merge-requests/1/head
Ruwan Yatawara 7 years ago
parent adff74f9c4
commit b26e9166bd

@ -17,8 +17,8 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<groupId>org.wso2.is</groupId>
<artifactId>identity-server-parent</artifactId>
<groupId>org.wso2.iot</groupId>
<artifactId>wso2iot-parent</artifactId>
<version>5.5.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Loading…
Cancel
Save