From a3edbab81728bf5c856f4b71c94893ab4ab400d0 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Sat, 18 Nov 2017 17:56:42 -0800 Subject: Bump minor version Bump minor version in preparation for Amsterdam branching. Change-Id: Iba22e850c60c6f3db66d08fb88ba39968f6182e4 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall --- apiroute/apiroute-service/pom.xml | 4 ++-- apiroute/apiroute-standalone/pom.xml | 4 ++-- apiroute/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'apiroute') diff --git a/apiroute/apiroute-service/pom.xml b/apiroute/apiroute-service/pom.xml index 67ac752..e8d5af3 100644 --- a/apiroute/apiroute-service/pom.xml +++ b/apiroute/apiroute-service/pom.xml @@ -12,14 +12,14 @@ org.onap.msb.apigateway.apiroute apiroute-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-service onap/msb/apigateway/apiroute/apiroute-service jar - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT diff --git a/apiroute/apiroute-standalone/pom.xml b/apiroute/apiroute-standalone/pom.xml index 7961a8c..c72e9de 100644 --- a/apiroute/apiroute-standalone/pom.xml +++ b/apiroute/apiroute-standalone/pom.xml @@ -19,14 +19,14 @@ org.onap.msb.apigateway.apiroute apiroute-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-standalone onap/msb/apigateway/apiroute/apiroute-standalone pom - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT apiroute diff --git a/apiroute/pom.xml b/apiroute/pom.xml index 0f04c73..a9624f3 100644 --- a/apiroute/pom.xml +++ b/apiroute/pom.xml @@ -19,14 +19,14 @@ org.onap.msb.apigateway msb-apigateway-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-parent onap/msb/apigateway/apiroute pom - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT apiroute-service -- cgit