Bumping version to 0.6.0.

This commit is contained in:
Michael Jumper
2012-03-15 15:53:32 -07:00
parent 64248bb181
commit 4d768a708c

View File

@@ -81,14 +81,14 @@
<dependency> <dependency>
<groupId>net.sourceforge.guacamole</groupId> <groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole-common</artifactId> <artifactId>guacamole-common</artifactId>
<version>0.5.0</version> <version>0.6.0</version>
</dependency> </dependency>
<!-- Guacamole Authentication API --> <!-- Guacamole Authentication API -->
<dependency> <dependency>
<groupId>net.sourceforge.guacamole</groupId> <groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole-common-auth</artifactId> <artifactId>guacamole-common-auth</artifactId>
<version>0.5.0</version> <version>0.6.0</version>
</dependency> </dependency>
<!-- Guacamole JavaScript API --> <!-- Guacamole JavaScript API -->