Bump versions.

This commit is contained in:
Michael Jumper
2013-07-02 17:08:27 -07:00
parent b1681dada2
commit b44faacbae
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole</artifactId>
<packaging>war</packaging>
<version>0.8.1</version>
<version>0.8.2</version>
<name>guacamole</name>
<url>http://guac-dev.org/</url>
@@ -95,7 +95,7 @@
<dependency>
<groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId>
<version>0.7.2</version>
<version>0.7.3</version>
<type>zip</type>
<scope>runtime</scope>
</dependency>