From 15b6860c68125ea73f113cc9b41c10a67d661088 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 --- 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 60732e12056..be7f976c102 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.5.0-SNAPSHOT - ../pom.xml + ../../pom.xml