Bump version numbers of modified projects.

This commit is contained in:
Michael Jumper
2013-08-19 10:35:50 -07:00
parent 7111fec092
commit 2103e4388f
3 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole</artifactId>
<packaging>war</packaging>
<version>0.8.2</version>
<version>0.8.3</version>
<name>guacamole</name>
<url>http://guac-dev.org/</url>
@@ -88,7 +88,7 @@
<dependency>
<groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>0.8.0</version>
<version>0.8.1</version>
</dependency>
<!-- Guacamole JavaScript API -->