From 0087d0334b0c8decc4bec40e69fcb2af04345800 Mon Sep 17 00:00:00 2001 From: Huabing Zhao Date: Thu, 9 May 2019 10:06:12 +0800 Subject: bump version to 1.2.5 Issue-ID: MSB-334 Change-Id: I7518924a0481c2dc6c6846bfac06454888f3a342 Signed-off-by: Huabing Zhao --- apiroute/apiroute-service/pom.xml | 4 ++-- apiroute/apiroute-standalone/pom.xml | 30 +++++++++++++++--------------- apiroute/pom.xml | 4 ++-- 3 files changed, 19 insertions(+), 19 deletions(-) (limited to 'apiroute') diff --git a/apiroute/apiroute-service/pom.xml b/apiroute/apiroute-service/pom.xml index ca24c9b..c0346a3 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.2.4-SNAPSHOT + 1.2.5-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-service onap/msb/apigateway/apiroute/apiroute-service jar - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT diff --git a/apiroute/apiroute-standalone/pom.xml b/apiroute/apiroute-standalone/pom.xml index a75fed5..7a901e5 100644 --- a/apiroute/apiroute-standalone/pom.xml +++ b/apiroute/apiroute-standalone/pom.xml @@ -1,32 +1,32 @@ org.onap.msb.apigateway.apiroute apiroute-parent - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-standalone onap/msb/apigateway/apiroute/apiroute-standalone pom - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT apiroute @@ -40,15 +40,15 @@ ${project.version} true - + - - + + maven-resources-plugin - copy-resources + copy-resources process-resources copy-resources @@ -56,14 +56,14 @@ ${outputdir} true - + src/assembly/resources/ false **/* - + true @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-dependency-plugin 2.8 - + copy-jar @@ -90,13 +90,13 @@ true ${outputdir}/apiroute/ apiroute-service.jar - + - + org.apache.maven.plugins maven-antrun-plugin diff --git a/apiroute/pom.xml b/apiroute/pom.xml index 8c073c1..f9ec0bd 100644 --- a/apiroute/pom.xml +++ b/apiroute/pom.xml @@ -11,14 +11,14 @@ org.onap.msb.apigateway msb-apigateway-parent - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-parent onap/msb/apigateway/apiroute pom - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT apiroute-service -- cgit 1.2.3-korg