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

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<packaging>jar</packaging>
<version>0.9.5</version>
<version>0.9.6</version>
<name>guacamole-ext</name>
<url>http://guac-dev.org/</url>
@@ -108,7 +108,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common</artifactId>
<version>0.9.4</version>
<version>0.9.6</version>
<scope>compile</scope>
</dependency>