From 4fb32ab8828b98d659e6f89bf3dbcee390054059 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 14 Sep 2016 16:05:36 -0700 Subject: Fix build errors in autorelease full clean build Fix build errors found in autorelease during full clean build of all projects. Change-Id: I319f3ed5442627b62dd6107dca72454bee992524 Issue-id: INT-9 Signed-off-by: Gary Wu --- servicegateway/service/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'servicegateway') diff --git a/servicegateway/service/pom.xml b/servicegateway/service/pom.xml index ccf02ee2..5a834e68 100644 --- a/servicegateway/service/pom.xml +++ b/servicegateway/service/pom.xml @@ -42,9 +42,9 @@ - org.openo.gso.commsvc + org.openo.gso org.openo.gso.commsvc.common - 2.0-SNAPSHOT + 1.0.0-SNAPSHOT org.springframework -- cgit 1.2.3-korg