From ee9fb5d7ed6fa823fea2979e926ff045a69dec76 Mon Sep 17 00:00:00 2001 From: Nick Couchman Date: Mon, 30 Jan 2017 07:40:06 -0500 Subject: [PATCH] GUACAMOLE-195: Add new module to main pom.xml for maven build. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 8548f48cf..27dbc3c26 100644 --- a/pom.xml +++ b/pom.xml @@ -53,6 +53,7 @@ extensions/guacamole-auth-jdbc extensions/guacamole-auth-ldap extensions/guacamole-auth-noauth + extensions/guacamole-auth-http doc/guacamole-example