GUAC-772: Bump version numbers to 0.9.2.

This commit is contained in:
Michael Jumper
2014-07-21 13:42:53 -07:00
parent 5c049b02b9
commit db2066fa1f
8 changed files with 18 additions and 18 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<packaging>jar</packaging>
<version>0.9.0</version>
<version>0.9.2</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.0</version>
<version>0.9.2</version>
<scope>compile</scope>
</dependency>