From e32d9006dab850888d75f80d41a0c3bd46465efa Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Thu, 22 Aug 2013 15:57:07 -0700 Subject: [PATCH] Fix auth extension naming and groupId. --- extensions/guacamole-auth-noauth/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/guacamole-auth-noauth/pom.xml b/extensions/guacamole-auth-noauth/pom.xml index a85de167a..3ce24d781 100644 --- a/extensions/guacamole-auth-noauth/pom.xml +++ b/extensions/guacamole-auth-noauth/pom.xml @@ -2,11 +2,11 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - net.deltalima.guacamole - guacamole-noauth + net.sourceforge.guacamole + guacamole-auth-noauth jar 0.8.0 - guacamole-noauth + guacamole-auth-noauth http://guacamole.sourceforge.net/