Use oparent in distribution 17/15517/1
authorDan Timoney <dtimoney@att.com>
Tue, 26 Sep 2017 12:39:27 +0000 (14:39 +0200)
committerDan Timoney <dtimoney@att.com>
Tue, 26 Sep 2017 12:39:27 +0000 (14:39 +0200)
Use version 0.0.2-SNAPSHOT of CCSDK parent pom to pick up oparent properties.
This will enable staging plugin, which will resolve daily build issue.

Change-Id: Ia418db6daab463d7f4199856fcd51e5a5bfab861
Issue-ID: CCSDK-56
Signed-off-by: Dan Timoney <dtimoney@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index fce592f..26d6013 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-carbon-sr1</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.2-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>