GUAC-879: Dependency should be version 0.9.3 for guacamole-ext.

This commit is contained in:
Michael Jumper
2014-10-12 14:34:06 -07:00
parent 5a9cb31971
commit 2202ede609

View File

@@ -130,7 +130,7 @@
<dependency> <dependency>
<groupId>org.glyptodon.guacamole</groupId> <groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-ext</artifactId> <artifactId>guacamole-ext</artifactId>
<version>0.9.2</version> <version>0.9.3</version>
</dependency> </dependency>
<!-- Guacamole JavaScript API --> <!-- Guacamole JavaScript API -->