From 6739059550022e2a2db5ee81d2e42e282e2ebb09 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 27 Sep 2018 16:26:45 -0400 Subject: Roll to next snapshot version Roll to next snapshot version Change-Id: Ifbbe4c890c47001d60117f09a67daa278d57dcd4 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) --- components/core/pom.xml | 2 +- components/parent/pom.xml | 2 +- components/pom.xml | 2 +- components/resource-dict/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'components') diff --git a/components/core/pom.xml b/components/core/pom.xml index fc6624e7..99778c0b 100644 --- a/components/core/pom.xml +++ b/components/core/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.apps.components parent - 0.3.0-SNAPSHOT + 0.3.1-SNAPSHOT ../parent org.onap.ccsdk.apps.controllerblueprints diff --git a/components/parent/pom.xml b/components/parent/pom.xml index 1528f18e..ee1eb7aa 100644 --- a/components/parent/pom.xml +++ b/components/parent/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.apps components - 0.3.0-SNAPSHOT + 0.3.1-SNAPSHOT org.onap.ccsdk.apps.components parent diff --git a/components/pom.xml b/components/pom.xml index aada3eb1..0da83a38 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.apps ccsdk-apps - 0.3.0-SNAPSHOT + 0.3.1-SNAPSHOT 4.0.0 org.onap.ccsdk.apps diff --git a/components/resource-dict/pom.xml b/components/resource-dict/pom.xml index 7eecb5ee..74226e31 100644 --- a/components/resource-dict/pom.xml +++ b/components/resource-dict/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.apps.components parent - 0.3.0-SNAPSHOT + 0.3.1-SNAPSHOT ../parent org.onap.ccsdk.apps.controllerblueprints -- cgit 1.2.3-korg