summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-09-15 14:06:42 -0400
committerDan Timoney <dtimoney@att.com>2017-09-15 14:06:42 -0400
commit06a1cf8b1e8313b5a4f25647736ac2c73883abef (patch)
treee0a7683eb7465524d50bc847ae9a3125669bdc74
parentb160cde643a1f943be154e76d0e0fcf8eaad1f91 (diff)
Inherit from oparent-odlparent
Update version of root pom to 0.0.2-SNAPSHOT to inherit from oparent-odlparent Change-Id: I5f06b2f0f7d1d78246579f157a589a2886b76c38 Issue-ID: SDNC-32 Signed-off-by: Dan Timoney <dtimoney@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e0f58834..5c9a9076 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>