From 2ade6b91889a9facb0fc91addd3764f5bc78a20d Mon Sep 17 00:00:00 2001 From: Hugo Trippaers Date: Fri, 14 Mar 2014 14:50:12 +0100 Subject: [PATCH] Fix pom relative path (cherry picked from commit 15b6860c68125ea73f113cc9b41c10a67d661088) --- plugins/database/mysql-ha/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/database/mysql-ha/pom.xml b/plugins/database/mysql-ha/pom.xml index 5ce6d6f52b1..28f136c5af4 100644 --- a/plugins/database/mysql-ha/pom.xml +++ b/plugins/database/mysql-ha/pom.xml @@ -16,7 +16,7 @@ org.apache.cloudstack cloudstack-plugins 4.4.0-SNAPSHOT - ../pom.xml + ../../pom.xml