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

@@ -7,7 +7,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-jdbc</artifactId>
<packaging>pom</packaging>
<version>0.9.6</version>
<version>0.9.7</version>
<name>guacamole-auth-jdbc</name>
<url>http://guac-dev.org/</url>
@@ -62,7 +62,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>