aboutsummaryrefslogtreecommitdiffstats
path: root/common/onap-common-configuration-management
diff options
context:
space:
mode:
authorvempo <vitaliy.emporopulo@amdocs.com>2018-08-09 17:48:50 +0300
committervempo <vitaliy.emporopulo@amdocs.com>2018-08-09 18:21:05 +0300
commit9de469a6617bd0e53829d032fc871fdbecf6f4b1 (patch)
treec466697c7d41ebc123f16e7d764ce4f9f054a035 /common/onap-common-configuration-management
parent806d077a1cbc7b6d6b46e6fc734af35e6ecd8c0e (diff)
Corrected relative path to parent POM
Change-Id: I48ac8bbc9ed8a7c15401a3af44696be93c5a4d7c Issue-ID: SDC-1065 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
Diffstat (limited to 'common/onap-common-configuration-management')
-rw-r--r--common/onap-common-configuration-management/onap-configuration-management-cli/pom.xml1
-rw-r--r--common/onap-common-configuration-management/pom.xml1
2 files changed, 0 insertions, 2 deletions
diff --git a/common/onap-common-configuration-management/onap-configuration-management-cli/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-cli/pom.xml
index a6caa37e10..02075c02b3 100644
--- a/common/onap-common-configuration-management/onap-configuration-management-cli/pom.xml
+++ b/common/onap-common-configuration-management/onap-configuration-management-cli/pom.xml
@@ -11,7 +11,6 @@
<artifactId>onap-common-configuration-management</artifactId>
<groupId>org.onap.sdc.common</groupId>
<version>1.2.0-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<dependencies>
diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml
index 2367531784..fd441edd8f 100644
--- a/common/onap-common-configuration-management/pom.xml
+++ b/common/onap-common-configuration-management/pom.xml
@@ -11,7 +11,6 @@
<groupId>org.onap.sdc.common</groupId>
<artifactId>onap-common-lib</artifactId>
<version>1.3.0-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<modules>