GUAC-1174: Bump version numbers to 0.9.7.

This commit is contained in:
Michael Jumper
2015-06-08 16:47:22 -07:00
parent 7171f86f37
commit f41c7a7b1a
18 changed files with 32 additions and 32 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-noauth</artifactId>
<packaging>jar</packaging>
<version>0.9.6</version>
<version>0.9.7</version>
<name>guacamole-auth-noauth</name>
<url>http://guacamole.sourceforge.net/</url>
@@ -83,7 +83,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common</artifactId>
<version>0.9.6</version>
<version>0.9.7</version>
<scope>provided</scope>
</dependency>
@@ -91,7 +91,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>0.9.6</version>
<version>0.9.7</version>
<scope>provided</scope>
</dependency>

View File

@@ -1,6 +1,6 @@
{
"guacamoleVersion" : "0.9.6",
"guacamoleVersion" : "0.9.7",
"name" : "Disabled Authentication",
"namespace" : "guac-noauth",