From b6a9f6849b5248aefe93c2ec8047505638a3d58c Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Tue, 6 Jan 2015 15:42:38 -0800 Subject: [PATCH] GUAC-938: Bump version numbers for 0.9.4. --- 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 7af8de370..c6e51ebb6 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.3 + 0.9.4 guacamole-auth-ldap http://guac-dev.org/ @@ -57,14 +57,14 @@ org.glyptodon.guacamole guacamole-common - 0.9.3 + 0.9.4 org.glyptodon.guacamole guacamole-ext - 0.9.3 + 0.9.4 diff --git a/extensions/guacamole-auth-mysql/pom.xml b/extensions/guacamole-auth-mysql/pom.xml index 577a57df8..edd7c908e 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.3 + 0.9.4 guacamole-auth-mysql http://guac-dev.org/ @@ -83,14 +83,14 @@ org.glyptodon.guacamole guacamole-common - 0.9.3 + 0.9.4 org.glyptodon.guacamole guacamole-ext - 0.9.3 + 0.9.4 diff --git a/extensions/guacamole-auth-noauth/pom.xml b/extensions/guacamole-auth-noauth/pom.xml index 8b967ff84..205641ba4 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.3 + 0.9.4 guacamole-auth-noauth http://guacamole.sourceforge.net/ @@ -57,14 +57,14 @@ org.glyptodon.guacamole guacamole-common - 0.9.3 + 0.9.4 org.glyptodon.guacamole guacamole-ext - 0.9.3 + 0.9.4 diff --git a/guacamole-common-js/pom.xml b/guacamole-common-js/pom.xml index 266387ca3..753e3c418 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.3 + 0.9.4 guacamole-common-js http://guac-dev.org/ diff --git a/guacamole-common/pom.xml b/guacamole-common/pom.xml index 36068d334..36016b336 100644 --- a/guacamole-common/pom.xml +++ b/guacamole-common/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-common jar - 0.9.3 + 0.9.4 guacamole-common http://guac-dev.org/ diff --git a/guacamole-ext/pom.xml b/guacamole-ext/pom.xml index ba0b84813..22815e853 100644 --- a/guacamole-ext/pom.xml +++ b/guacamole-ext/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-ext jar - 0.9.3 + 0.9.4 guacamole-ext http://guac-dev.org/ @@ -108,7 +108,7 @@ org.glyptodon.guacamole guacamole-common - 0.9.3 + 0.9.4 compile diff --git a/guacamole/pom.xml b/guacamole/pom.xml index cae959331..afe491124 100644 --- a/guacamole/pom.xml +++ b/guacamole/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole war - 0.9.3 + 0.9.4 guacamole http://guac-dev.org/ @@ -200,21 +200,21 @@ org.glyptodon.guacamole guacamole-common - 0.9.3 + 0.9.4 org.glyptodon.guacamole guacamole-ext - 0.9.3 + 0.9.4 org.glyptodon.guacamole guacamole-common-js - 0.9.3 + 0.9.4 zip runtime diff --git a/pom.xml b/pom.xml index 707dfd56c..3990380d4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-client pom - 0.9.3 + 0.9.4 guacamole-client http://guac-dev.org/