From: Dan Timoney Date: Thu, 9 Nov 2017 12:38:41 +0000 (-0500) Subject: Roll to version 1.0.1-SNAPSHOT X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1565be2e406cac067eebc9604f27f762124622cf;p=ccsdk%2Fplatform%2Fplugins.git Roll to version 1.0.1-SNAPSHOT Roll to next release version Change-Id: I1f84397358db86596bf404e3fec5d283ebf296b5 Issue-ID: CCSDK-141 Signed-off-by: Dan Timoney --- diff --git a/dnsdesig/pom.xml b/dnsdesig/pom.xml index def1fe1..9306540 100644 --- a/dnsdesig/pom.xml +++ b/dnsdesig/pom.xml @@ -23,7 +23,7 @@ limitations under the License. org.onap.ccsdk.platform plugins - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT @@ -31,7 +31,7 @@ limitations under the License. dnsdesig dnsdesig - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT http://maven.apache.org diff --git a/pgaas/pom.xml b/pgaas/pom.xml index f19182f..6fcebdd 100644 --- a/pgaas/pom.xml +++ b/pgaas/pom.xml @@ -23,7 +23,7 @@ limitations under the License. org.onap.ccsdk.platform plugins - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT @@ -31,7 +31,7 @@ limitations under the License. pgaas pgaas - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT http://maven.apache.org diff --git a/pom.xml b/pom.xml index 13afee3..5551520 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.0-SNAPSHOT + 1.0.1-SNAPSHOT http://maven.apache.org pom diff --git a/sshkeyshare/pom.xml b/sshkeyshare/pom.xml index ef8b020..06fc8df 100644 --- a/sshkeyshare/pom.xml +++ b/sshkeyshare/pom.xml @@ -23,7 +23,7 @@ limitations under the License. org.onap.ccsdk.platform plugins - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT @@ -31,7 +31,7 @@ limitations under the License. sshkeyshare sshkeyshare - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT http://maven.apache.org diff --git a/version.properties b/version.properties index 1da7b9a..80908d6 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=1 sprint_number=0 -feature_revision=0 +feature_revision=1 base_version=${release_name}.${sprint_number}.${feature_revision}