GUAC-938: Update guacamole-example version and license.

This commit is contained in:
Michael Jumper
2015-01-06 15:42:17 -08:00
parent b6a9f6849b
commit fd8ed7c705
7 changed files with 99 additions and 731 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-example</artifactId>
<packaging>war</packaging>
<version>0.8.0</version>
<version>0.9.4</version>
<name>guacamole-example</name>
<url>http://guac-dev.org/</url>
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common</artifactId>
<version>0.8.0</version>
<version>0.9.4</version>
<scope>compile</scope>
</dependency>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId>
<version>0.7.4</version>
<version>0.9.4</version>
<type>zip</type>
<scope>runtime</scope>
</dependency>