From 70f978ae8a6030e45b657523e51174c619ad3e2f Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 2 May 2018 10:30:48 -0700 Subject: Change ccsdk versions The old ccsdk versions were expired since they were snapshots. Putting the new snapshot version in until a working version is released. Change-Id: Ie474e18e9cf63c9368cef72d4e0b3b54fd7f58c4 Signed-off-by: Patrick Brady Issue-ID: CCSDK-261 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 09d51dade..7daf44e98 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.ccsdk.parent odlparent - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT @@ -85,9 +85,9 @@ limitations under the License. https://nexus.onap.org - 0.2.1-SNAPSHOT - 0.2.1-SNAPSHOT - 0.2.1-SNAPSHOT + ${ccsdk.sli.core.version} + ${ccsdk.sli.core.version} + 3.2.2 0.11.1 1.2.1 -- cgit 1.2.3-korg