aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-10-25 13:06:18 -0700
committerPatrick Brady <pb071s@att.com>2017-10-25 13:06:47 -0700
commit6eec6d143f350484445a2e03243f397c570f7687 (patch)
tree0e0e652de3054439c0d8c39d14b916070418ddc9
parent461788988cfa8596990fee90bc4968572b1d612f (diff)
New version of ccsdk
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
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7f7adff0c..21ea1f5d2 100644
--- 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>