Merge master to grab guacamole-common-js version fix.

This commit is contained in:
Michael Jumper
2013-08-27 14:14:03 -07:00
3 changed files with 3 additions and 3 deletions

View File

@@ -129,7 +129,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId>
<version>0.7.3</version>
<version>0.7.4</version>
<type>zip</type>
<scope>runtime</scope>
</dependency>