summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-09-26 14:39:27 +0200
committerDan Timoney <dtimoney@att.com>2017-09-26 14:39:27 +0200
commitba16d99f9b27412aa2c10a729285fa7c96e84d3a (patch)
tree7bbe4ab08a25a4655f3c24e960aca6babe39a377 /pom.xml
parent77a8d58f0a922d942756bbf09b1469781c42751e (diff)
Use oparent in distribution
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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fce592ff..26d60138 100644
--- 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>