From 002f5f7d1b7316ad05756222b434762060d0df9b Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 14 Sep 2016 15:58:37 -0700 Subject: [PATCH] Fix build errors in autorelease full clean build Fix build errors found in autorelease during full clean build of all projects. Change-Id: I433cb9e328f696a988d366577b77f050dda87a7a Issue-id: INT-9 Signed-off-by: Gary Wu --- msb-core/apiroute/apiroute-service/pom.xml | 1 + msb-core/apiroute/apiroute-standalone/pom.xml | 1 - msb-core/distributions/standalone/pom.xml | 1 - msb-parent/msbparent-lite/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 3 insertions(+), 4 deletions(-) diff --git a/msb-core/apiroute/apiroute-service/pom.xml b/msb-core/apiroute/apiroute-service/pom.xml index 55d1a5e..8eb17fb 100644 --- a/msb-core/apiroute/apiroute-service/pom.xml +++ b/msb-core/apiroute/apiroute-service/pom.xml @@ -1,3 +1,4 @@ + - + 4.0.0 -- 2.16.6