summaryrefslogtreecommitdiffstats
path: root/cadi/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cadi/pom.xml')
-rw-r--r--cadi/pom.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/cadi/pom.xml b/cadi/pom.xml
index 1fda3930..fe0444c9 100644
--- a/cadi/pom.xml
+++ b/cadi/pom.xml
@@ -32,11 +32,7 @@
<packaging>pom</packaging>
- <parent>
- <groupId>org.onap.oparent</groupId>
- <artifactId>oparent</artifactId>
- <version>1.1.0</version>
- </parent>
+
<properties>
<skipSigning>true</skipSigning>
@@ -336,7 +332,7 @@
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8.1</version>
<configuration>
- <skip>false</skip>
+ <skip>true</skip>
</configuration>
</plugin>