GUAC-1018: Bump version to 0.9.5.

This commit is contained in:
Michael Jumper
2015-02-15 17:29:39 -08:00
parent a630960f60
commit 0bfdea2543
8 changed files with 14 additions and 14 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-noauth</artifactId>
<packaging>jar</packaging>
<version>0.9.4</version>
<version>0.9.5</version>
<name>guacamole-auth-noauth</name>
<url>http://guacamole.sourceforge.net/</url>
@@ -64,7 +64,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>0.9.4</version>
<version>0.9.5</version>
</dependency>
</dependencies>