From 17a92cb09deea9704ca2b12beec3450ee1f89a65 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 17 Nov 2017 16:59:31 -0800 Subject: Bump minor version Bump minor version in preparation for Amsterdam branching. Change-Id: I514e87be3f1291a1fa8bf9e9afb3a10066d71779 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall --- properties-node/features/pom.xml | 4 ++-- properties-node/installer/pom.xml | 2 +- properties-node/pom.xml | 4 ++-- properties-node/provider/pom.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'properties-node') diff --git a/properties-node/features/pom.xml b/properties-node/features/pom.xml index 8ed9601f..0f1e662d 100755 --- a/properties-node/features/pom.xml +++ b/properties-node/features/pom.xml @@ -4,10 +4,10 @@ properties-node org.onap.ccsdk.sli.plugins - 0.1.1-SNAPSHOT + 0.2.0-SNAPSHOT org.onap.ccsdk.sli.plugins - 0.1.1-SNAPSHOT + 0.2.0-SNAPSHOT properties-node-features Properties Node - Features diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml index b00a7e5a..8a3330a8 100755 --- a/properties-node/installer/pom.xml +++ b/properties-node/installer/pom.xml @@ -5,7 +5,7 @@ properties-node org.onap.ccsdk.sli.plugins - 0.1.1-SNAPSHOT + 0.2.0-SNAPSHOT properties-node-installer Properties node - Karaf Installer diff --git a/properties-node/pom.xml b/properties-node/pom.xml index c8516079..ea03a642 100755 --- a/properties-node/pom.xml +++ b/properties-node/pom.xml @@ -3,7 +3,7 @@ org.onap.ccsdk.sli.plugins ccsdk-sli-plugins - 0.1.1-SNAPSHOT + 0.2.0-SNAPSHOT 4.0.0 @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.plugins properties-node - 0.1.1-SNAPSHOT + 0.2.0-SNAPSHOT Properties Node This is an implementation of DG Execute Node that reads property file and diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml index b7345681..d622e59e 100755 --- a/properties-node/provider/pom.xml +++ b/properties-node/provider/pom.xml @@ -4,10 +4,10 @@ org.onap.ccsdk.sli.plugins properties-node - 0.1.1-SNAPSHOT + 0.2.0-SNAPSHOT org.onap.ccsdk.sli.plugins - 0.1.1-SNAPSHOT + 0.2.0-SNAPSHOT properties-node-provider bundle Properties Node - Provider -- cgit 1.2.3-korg