From db2066fa1fecba3582e53ac3c46c0933b2ecdd27 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Mon, 21 Jul 2014 13:42:53 -0700 Subject: [PATCH] GUAC-772: Bump version numbers to 0.9.2. --- extensions/guacamole-auth-ldap/pom.xml | 6 +++--- extensions/guacamole-auth-mysql/pom.xml | 6 +++--- extensions/guacamole-auth-noauth/pom.xml | 6 +++--- guacamole-common-js/pom.xml | 2 +- guacamole-common/pom.xml | 2 +- guacamole-ext/pom.xml | 4 ++-- guacamole/pom.xml | 8 ++++---- pom.xml | 2 +- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/extensions/guacamole-auth-ldap/pom.xml b/extensions/guacamole-auth-ldap/pom.xml index 1d57fbbc2..8696da184 100644 --- a/extensions/guacamole-auth-ldap/pom.xml +++ b/extensions/guacamole-auth-ldap/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-auth-ldap jar - 0.9.0 + 0.9.2 guacamole-auth-ldap http://guac-dev.org/ @@ -57,14 +57,14 @@ org.glyptodon.guacamole guacamole-common - 0.9.0 + 0.9.2 org.glyptodon.guacamole guacamole-ext - 0.9.0 + 0.9.2 diff --git a/extensions/guacamole-auth-mysql/pom.xml b/extensions/guacamole-auth-mysql/pom.xml index 7a195d066..12ff661d1 100644 --- a/extensions/guacamole-auth-mysql/pom.xml +++ b/extensions/guacamole-auth-mysql/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-auth-mysql jar - 0.9.1 + 0.9.2 guacamole-auth-mysql http://guac-dev.org/ @@ -83,14 +83,14 @@ org.glyptodon.guacamole guacamole-common - 0.9.0 + 0.9.2 org.glyptodon.guacamole guacamole-ext - 0.9.0 + 0.9.2 diff --git a/extensions/guacamole-auth-noauth/pom.xml b/extensions/guacamole-auth-noauth/pom.xml index 92c6c7124..c52bf7b70 100644 --- a/extensions/guacamole-auth-noauth/pom.xml +++ b/extensions/guacamole-auth-noauth/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-auth-noauth jar - 0.9.0 + 0.9.2 guacamole-auth-noauth http://guacamole.sourceforge.net/ @@ -57,14 +57,14 @@ org.glyptodon.guacamole guacamole-common - 0.9.0 + 0.9.2 org.glyptodon.guacamole guacamole-ext - 0.9.0 + 0.9.2 diff --git a/guacamole-common-js/pom.xml b/guacamole-common-js/pom.xml index e23555dc2..408fca963 100644 --- a/guacamole-common-js/pom.xml +++ b/guacamole-common-js/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-common-js pom - 0.9.1 + 0.9.2 guacamole-common-js http://guac-dev.org/ diff --git a/guacamole-common/pom.xml b/guacamole-common/pom.xml index 100e50ac6..b0eb6dd3c 100644 --- a/guacamole-common/pom.xml +++ b/guacamole-common/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-common jar - 0.9.0 + 0.9.2 guacamole-common http://guac-dev.org/ diff --git a/guacamole-ext/pom.xml b/guacamole-ext/pom.xml index 183b3d844..95b52bf5f 100644 --- a/guacamole-ext/pom.xml +++ b/guacamole-ext/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-ext jar - 0.9.0 + 0.9.2 guacamole-ext http://guac-dev.org/ @@ -108,7 +108,7 @@ org.glyptodon.guacamole guacamole-common - 0.9.0 + 0.9.2 compile diff --git a/guacamole/pom.xml b/guacamole/pom.xml index c9a03607c..c83d00289 100644 --- a/guacamole/pom.xml +++ b/guacamole/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole war - 0.9.1 + 0.9.2 guacamole http://guac-dev.org/ @@ -115,21 +115,21 @@ org.glyptodon.guacamole guacamole-common - 0.9.0 + 0.9.2 org.glyptodon.guacamole guacamole-ext - 0.9.0 + 0.9.2 org.glyptodon.guacamole guacamole-common-js - 0.9.1 + 0.9.2 zip runtime diff --git a/pom.xml b/pom.xml index b9b84f675..50b353c37 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-client pom - 0.9.1 + 0.9.2 guacamole-client http://guac-dev.org/