summaryrefslogtreecommitdiffstats
path: root/license
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-08-21 14:03:14 -0700
committerGary Wu <gary.i.wu@huawei.com>2017-08-21 15:17:11 -0700
commit2a78a3757795bbbfb6ac875dc51ec3b4eb7a5364 (patch)
treea275aee19b19c9972618de0284e88ecfbb9943c0 /license
parentfb53b4b94742d41c8373ccc10d84341a33280a3d (diff)
Refactor oparent for independent versioning
Change-Id: I543f394b360b6926986f33b48bef4b3355363beb Issue-id: INT-103 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'license')
-rw-r--r--license/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/license/pom.xml b/license/pom.xml
index 414b29e..50b2c5f 100644
--- a/license/pom.xml
+++ b/license/pom.xml
@@ -20,7 +20,7 @@
<groupId>org.onap.oparent</groupId>
<artifactId>version</artifactId>
<version>1.0.0-SNAPSHOT</version>
- <relativePath>../version</relativePath>
+ <relativePath>..</relativePath>
</parent>
<artifactId>onap-license</artifactId>
<name>oparent/license</name>