New version of ccsdk 13/20613/1
authorPatrick Brady <pb071s@att.com>
Wed, 25 Oct 2017 20:06:18 +0000 (13:06 -0700)
committerPatrick Brady <pb071s@att.com>
Wed, 25 Oct 2017 20:06:47 +0000 (13:06 -0700)
Updating to the release version of ccsdk which
has dependencies listed differently to fix resolution
errors which were causing javadocs to fail and a lot of
other warning to show up.

Change-Id: I756d87a872d31636323504e71f95d29cd7d9ab7c
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-266

pom.xml

diff --git a/pom.xml b/pom.xml
index 7f7adff..21ea1f5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-carbon-sr1</artifactId>
-        <version>0.0.2-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>