summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2017-11-05 16:10:51 +0200
committerIdan Amit <ia096e@intl.att.com>2017-11-05 16:10:51 +0200
commit7faeafaaf2ec5ce8ebf21f90e30a68006a7d48b6 (patch)
treea3d0d63429f3328652bd24969b1687d21967c2b1
parent8fc1d6bfd3ee081b675bcd1f7ae67f23bf04ec6e (diff)
sdc-docker-base pom.xml alignment
Aligments for sdc-docker-base pom.xml Change-Id: I680f21d4a58a8b916313ad65375855129b27b0a3 Issue-Id: SDC-585 Signed-off-by: Idan Amit <ia096e@intl.att.com>
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 4af65e3..5336efc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,11 +1,6 @@
<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">
<modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.onap.oparent</groupId>
- <artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
- </parent>
<groupId>org.openecomp.sdc.sdc-docker-base</groupId>
<artifactId>sdc-docker-base</artifactId>