summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-09-13 10:55:58 -0400
committerDan Timoney <dtimoney@att.com>2017-09-13 11:32:26 -0400
commit6f6fee4b054ccc25968d6cc2c1dc5864a9aa4d06 (patch)
tree210755b5a9d657e8177fd72df870e9c1380e09bb /pom.xml
parent3e04e2088383dbc0b0235db68c19dc21734721d9 (diff)
Version 0.0.1-SNAPSHOT should use odlparent
Last patch inadvertantly did not update version of odlparent-carbon-sr1 pom.xml, so version 0.0.1-SNAPSHOT was updated to use oparent. This change rolls that change back so that 0.0.1-SNAPSHOT can be used to back out oparent change if it has problems. Issue-ID: CCSDK-43 Change-Id: If3a57b8f127a3fb0f44429b6e3f1a4dd72f25f69 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 18dcc681..a029ba7e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>0.0.2-SNAPSHOT</version>
+ <version>0.0.1-SNAPSHOT</version>
<name>ccsdk-parent</name>
<url>http://wiki.onap.org</url>