Migrate to guacamole-ext.

This commit is contained in:
Michael Jumper
2012-03-23 13:33:24 -07:00
parent 6bcb4aa2d5
commit a979a7d9de

View File

@@ -84,10 +84,10 @@
<version>0.6.0</version>
</dependency>
<!-- Guacamole Authentication API -->
<!-- Guacamole Extension API -->
<dependency>
<groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole-auth</artifactId>
<artifactId>guacamole-ext</artifactId>
<version>0.6.0</version>
</dependency>