From 8176d4309cc82b02e7b119b67d2a0c1644608d82 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Thu, 6 Jun 2013 13:57:54 -0700 Subject: [PATCH] Fix relative paths of modules in pom.xml. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6c5486c16..8c5720349 100644 --- a/pom.xml +++ b/pom.xml @@ -16,16 +16,16 @@ - ../guacamole + guacamole - ../guacamole-common + guacamole-common - ../guacamole-ext + guacamole-ext - ../guacamole-common-js + guacamole-common-js