Bumping version to 0.6.0.

This commit is contained in:
Michael Jumper
2012-03-15 15:53:13 -07:00
parent 6ff00e28ea
commit 451a09873d

View File

@@ -5,7 +5,7 @@
<groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole-common-auth</artifactId>
<packaging>jar</packaging>
<version>0.5.0</version>
<version>0.6.0</version>
<name>guacamole-common-auth</name>
<url>http://guacamole.sourceforge.net/</url>
@@ -35,7 +35,7 @@
<dependency>
<groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole-common</artifactId>
<version>0.5.0</version>
<version>0.6.0</version>
<scope>compile</scope>
</dependency>