Bump version.

This commit is contained in:
Michael Jumper
2012-10-23 00:48:30 -07:00
parent 8b172d4af5
commit d13014a481

View File

@@ -5,7 +5,7 @@
<groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<packaging>jar</packaging>
<version>0.6.2</version>
<version>0.7.0</version>
<name>guacamole-ext</name>
<url>http://guac-dev.org/</url>
@@ -43,7 +43,7 @@
<dependency>
<groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole-common</artifactId>
<version>0.6.2</version>
<version>0.7.0</version>
<scope>compile</scope>
</dependency>