From a4292a572e411da3a0a9bb4e206d81fd4a820639 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 17 Sep 2019 14:56:12 -0400 Subject: Roll to next snapshot Roll to next snapshot version Change-Id: If9ee1427a76b46eabc2c7f74535e8e15998569b6 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) --- restapi-call-node/features/ccsdk-restapi-call-node/pom.xml | 4 ++-- restapi-call-node/features/features-restapi-call-node/pom.xml | 4 ++-- restapi-call-node/features/pom.xml | 4 ++-- restapi-call-node/installer/pom.xml | 4 ++-- restapi-call-node/pom.xml | 4 ++-- restapi-call-node/provider/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'restapi-call-node') diff --git a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml index ebf41b81..5704b331 100644 --- a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml +++ b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.3.4-SNAPSHOT + 1.3.5-SNAPSHOT org.onap.ccsdk.sli.plugins ccsdk-restapi-call-node - 0.5.3-SNAPSHOT + 0.5.4-SNAPSHOT feature ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} diff --git a/restapi-call-node/features/features-restapi-call-node/pom.xml b/restapi-call-node/features/features-restapi-call-node/pom.xml index d7397d58..3670086f 100644 --- a/restapi-call-node/features/features-restapi-call-node/pom.xml +++ b/restapi-call-node/features/features-restapi-call-node/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.3.4-SNAPSHOT + 1.3.5-SNAPSHOT org.onap.ccsdk.sli.plugins features-restapi-call-node - 0.5.3-SNAPSHOT + 0.5.4-SNAPSHOT feature ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} diff --git a/restapi-call-node/features/pom.xml b/restapi-call-node/features/pom.xml index 34c1c6eb..616ca7d5 100755 --- a/restapi-call-node/features/pom.xml +++ b/restapi-call-node/features/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.4-SNAPSHOT + 1.3.5-SNAPSHOT org.onap.ccsdk.sli.plugins restapi-call-node-features - 0.5.3-SNAPSHOT + 0.5.4-SNAPSHOT pom ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} diff --git a/restapi-call-node/installer/pom.xml b/restapi-call-node/installer/pom.xml index df48d6bc..60acd4d8 100755 --- a/restapi-call-node/installer/pom.xml +++ b/restapi-call-node/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.4-SNAPSHOT + 1.3.5-SNAPSHOT org.onap.ccsdk.sli.plugins restapi-call-node-installer - 0.5.3-SNAPSHOT + 0.5.4-SNAPSHOT pom ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} diff --git a/restapi-call-node/pom.xml b/restapi-call-node/pom.xml index 6aeaa529..fd9a9e16 100755 --- a/restapi-call-node/pom.xml +++ b/restapi-call-node/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.4-SNAPSHOT + 1.3.5-SNAPSHOT org.onap.ccsdk.sli.plugins restapi-call-node - 0.5.3-SNAPSHOT + 0.5.4-SNAPSHOT pom ccsdk-sli-plugins :: restapi-call-node diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml index 9a0384be..384c697c 100755 --- a/restapi-call-node/provider/pom.xml +++ b/restapi-call-node/provider/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent binding-parent - 1.3.4-SNAPSHOT + 1.3.5-SNAPSHOT org.onap.ccsdk.sli.plugins restapi-call-node-provider - 0.5.3-SNAPSHOT + 0.5.4-SNAPSHOT bundle ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} -- cgit 1.2.3-korg