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

@@ -15,7 +15,7 @@
<parent>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-jdbc</artifactId>
<version>0.9.5</version>
<version>0.9.6</version>
<relativePath>../../</relativePath>
</parent>
@@ -70,7 +70,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-jdbc-base</artifactId>
<version>0.9.5</version>
<version>0.9.6</version>
</dependency>
</dependencies>