added relative path for the root pom

This commit is contained in:
DTop
2020-02-28 17:31:27 -05:00
parent 1f3a0db03b
commit 4850d0a47f

View File

@@ -5,6 +5,7 @@
<groupId>com.telecominfraproject.wlan</groupId>
<artifactId>tip-wlan-cloud-root-pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../../tip-wlan-cloud-root</relativePath>
</parent>
<artifactId>base-cloud-components-build</artifactId>