GUAC-681: Bump version numbers of modified projects to 0.9.1.

This commit is contained in:
Michael Jumper
2014-05-22 14:10:14 -07:00
parent 5c32e449d5
commit 9ab3a58b2f
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId> <groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-mysql</artifactId> <artifactId>guacamole-auth-mysql</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>0.9.0</version> <version>0.9.1</version>
<name>guacamole-auth-mysql</name> <name>guacamole-auth-mysql</name>
<url>http://guac-dev.org/</url> <url>http://guac-dev.org/</url>

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId> <groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId> <artifactId>guacamole-common-js</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>0.9.0</version> <version>0.9.1</version>
<name>guacamole-common-js</name> <name>guacamole-common-js</name>
<url>http://guac-dev.org/</url> <url>http://guac-dev.org/</url>

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId> <groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole</artifactId> <artifactId>guacamole</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
<version>0.9.0</version> <version>0.9.1</version>
<name>guacamole</name> <name>guacamole</name>
<url>http://guac-dev.org/</url> <url>http://guac-dev.org/</url>
@@ -129,7 +129,7 @@
<dependency> <dependency>
<groupId>org.glyptodon.guacamole</groupId> <groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId> <artifactId>guacamole-common-js</artifactId>
<version>0.9.0</version> <version>0.9.1</version>
<type>zip</type> <type>zip</type>
<scope>runtime</scope> <scope>runtime</scope>
</dependency> </dependency>

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId> <groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-client</artifactId> <artifactId>guacamole-client</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>0.9.0</version> <version>0.9.1</version>
<name>guacamole-client</name> <name>guacamole-client</name>
<url>http://guac-dev.org/</url> <url>http://guac-dev.org/</url>