GUAC-1128: Bump version numbers to 0.9.6 as necessary.

This commit is contained in:
Michael Jumper
2015-03-23 12:03:13 -07:00
parent 90551955cd
commit bbae09b51b
11 changed files with 22 additions and 22 deletions

View File

@@ -7,7 +7,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-jdbc</artifactId>
<packaging>pom</packaging>
<version>0.9.5</version>
<version>0.9.6</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.5</version>
<version>0.9.6</version>
<scope>provided</scope>
</dependency>