From cc7dc877b5f45f33f37e637d041cc71efe9c61b0 Mon Sep 17 00:00:00 2001 From: Vishal Thapar Date: Fri, 11 Dec 2015 17:33:17 +0530 Subject: [PATCH] Fix build issue in alivenessmonitor Alivenessmonitor pom has wrong groupid, so tries to push artifacts to wrong location. Change-Id: Iaaf000dba471df62e4965a4e4efae248b3228cdd Signed-off-by: Vishal Thapar --- alivenessmonitor/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alivenessmonitor/pom.xml b/alivenessmonitor/pom.xml index 838abc82..c6d15a70 100644 --- a/alivenessmonitor/pom.xml +++ b/alivenessmonitor/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - org.opendaylight.controller + org.opendaylight.vpnservice alivenessmonitor-aggregator 0.2.0-SNAPSHOT alivenessmonitor -- 2.36.6