From 925479455a68ecb0a7139aec5f95212bc2f760f2 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Sat, 28 Feb 2015 12:50:28 -0800 Subject: [PATCH] GUAC-1101: Add extensions to main parent pom.xml, now that no extension depends on external systems. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 7c3e2323b..e3af9a7df 100644 --- a/pom.xml +++ b/pom.xml @@ -27,6 +27,11 @@ guacamole-common-js + + extensions/guacamole-auth-jdbc + extensions/guacamole-auth-ldap + extensions/guacamole-auth-noauth +