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-example</artifactId>
<packaging>war</packaging>
<version>0.9.4</version>
<version>0.9.5</version>
<name>guacamole-example</name>
<url>http://guac-dev.org/</url>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId>
<version>0.9.4</version>
<version>0.9.5</version>
<type>zip</type>
<scope>runtime</scope>
</dependency>