From 5cb7beb34ee10ef1a7c8363b9dd8fc3016151c66 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 25 Oct 2018 16:21:15 -0400 Subject: Roll to next Casablanca snapshot Roll to next Casablanca snapshot Change-Id: I7a9330cd32b9c8f6e022c5815e6ea039bc050f7a Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) --- dnsdesig/pom.xml | 4 ++-- helm/pom.xml | 4 ++-- pgaas/pom.xml | 4 ++-- pom.xml | 2 +- sshkeyshare/pom.xml | 4 ++-- version.properties | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dnsdesig/pom.xml b/dnsdesig/pom.xml index 2d96e81..8e74668 100644 --- a/dnsdesig/pom.xml +++ b/dnsdesig/pom.xml @@ -23,7 +23,7 @@ limitations under the License. org.onap.ccsdk.platform plugins - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT @@ -31,7 +31,7 @@ limitations under the License. dnsdesig dnsdesig - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT http://maven.apache.org diff --git a/helm/pom.xml b/helm/pom.xml index 923e1a4..46d2935 100644 --- a/helm/pom.xml +++ b/helm/pom.xml @@ -23,7 +23,7 @@ limitations under the License. org.onap.ccsdk.platform plugins - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT @@ -31,7 +31,7 @@ limitations under the License. helm helm - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT http://maven.apache.org diff --git a/pgaas/pom.xml b/pgaas/pom.xml index 1c8eb5c..82e86de 100644 --- a/pgaas/pom.xml +++ b/pgaas/pom.xml @@ -23,7 +23,7 @@ limitations under the License. org.onap.ccsdk.platform plugins - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT @@ -31,7 +31,7 @@ limitations under the License. pgaas pgaas - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT http://maven.apache.org diff --git a/pom.xml b/pom.xml index f030c07..4b091b4 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ limitations under the License. org.onap.ccsdk.platform plugins ccsdk-platform-plugins - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT http://maven.apache.org pom diff --git a/sshkeyshare/pom.xml b/sshkeyshare/pom.xml index c3e6b6b..13d49b6 100644 --- a/sshkeyshare/pom.xml +++ b/sshkeyshare/pom.xml @@ -23,7 +23,7 @@ limitations under the License. org.onap.ccsdk.platform plugins - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT @@ -31,7 +31,7 @@ limitations under the License. sshkeyshare sshkeyshare - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT http://maven.apache.org diff --git a/version.properties b/version.properties index 80908d6..388166a 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=1 sprint_number=0 -feature_revision=1 +feature_revision=2 base_version=${release_name}.${sprint_number}.${feature_revision} -- cgit 1.2.3-korg