From 85a42786441143e10df2bb78cdf28eaa32c85e42 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Sat, 18 Nov 2017 17:57:45 -0800 Subject: Bump patch version Bump patch version in preparation for Amsterdam branching. Change-Id: I37afe63c637cdd84a839745165337f5bad308e4e Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall --- apiroute/apiroute-service/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apiroute/apiroute-service') diff --git a/apiroute/apiroute-service/pom.xml b/apiroute/apiroute-service/pom.xml index d328521..1d8f63f 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.0.1-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-service onap/msb/apigateway/apiroute/apiroute-service jar - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT @@ -110,7 +110,7 @@ org.onap.msb.swagger-sdk swagger-sdk - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT org.slf4j -- cgit