From 0bfdea2543b74dbe68de944e94416d1b198bce69 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Sun, 15 Feb 2015 17:29:39 -0800 Subject: [PATCH] GUAC-1018: Bump version to 0.9.5. --- doc/guacamole-example/pom.xml | 4 ++-- extensions/guacamole-auth-ldap/pom.xml | 4 ++-- extensions/guacamole-auth-mysql/pom.xml | 4 ++-- extensions/guacamole-auth-noauth/pom.xml | 4 ++-- guacamole-common-js/pom.xml | 2 +- guacamole-ext/pom.xml | 2 +- guacamole/pom.xml | 6 +++--- pom.xml | 2 +- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/doc/guacamole-example/pom.xml b/doc/guacamole-example/pom.xml index 293cc1b27..fa9d74de4 100644 --- a/doc/guacamole-example/pom.xml +++ b/doc/guacamole-example/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-example war - 0.9.4 + 0.9.5 guacamole-example http://guac-dev.org/ @@ -67,7 +67,7 @@ org.glyptodon.guacamole guacamole-common-js - 0.9.4 + 0.9.5 zip runtime diff --git a/extensions/guacamole-auth-ldap/pom.xml b/extensions/guacamole-auth-ldap/pom.xml index c6e51ebb6..bb192e602 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.4 + 0.9.5 guacamole-auth-ldap http://guac-dev.org/ @@ -64,7 +64,7 @@ org.glyptodon.guacamole guacamole-ext - 0.9.4 + 0.9.5 diff --git a/extensions/guacamole-auth-mysql/pom.xml b/extensions/guacamole-auth-mysql/pom.xml index edd7c908e..e4a4f6544 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.4 + 0.9.5 guacamole-auth-mysql http://guac-dev.org/ @@ -90,7 +90,7 @@ org.glyptodon.guacamole guacamole-ext - 0.9.4 + 0.9.5 diff --git a/extensions/guacamole-auth-noauth/pom.xml b/extensions/guacamole-auth-noauth/pom.xml index 205641ba4..3770c36b0 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.4 + 0.9.5 guacamole-auth-noauth http://guacamole.sourceforge.net/ @@ -64,7 +64,7 @@ org.glyptodon.guacamole guacamole-ext - 0.9.4 + 0.9.5 diff --git a/guacamole-common-js/pom.xml b/guacamole-common-js/pom.xml index 753e3c418..7dc88a2e6 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.4 + 0.9.5 guacamole-common-js http://guac-dev.org/ diff --git a/guacamole-ext/pom.xml b/guacamole-ext/pom.xml index 22815e853..f4a3dac57 100644 --- a/guacamole-ext/pom.xml +++ b/guacamole-ext/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-ext jar - 0.9.4 + 0.9.5 guacamole-ext http://guac-dev.org/ diff --git a/guacamole/pom.xml b/guacamole/pom.xml index afe491124..0516c3f47 100644 --- a/guacamole/pom.xml +++ b/guacamole/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole war - 0.9.4 + 0.9.5 guacamole http://guac-dev.org/ @@ -207,14 +207,14 @@ org.glyptodon.guacamole guacamole-ext - 0.9.4 + 0.9.5 org.glyptodon.guacamole guacamole-common-js - 0.9.4 + 0.9.5 zip runtime diff --git a/pom.xml b/pom.xml index 3990380d4..7c3e2323b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-client pom - 0.9.4 + 0.9.5 guacamole-client http://guac-dev.org/