diff --git a/doc/guacamole-example/pom.xml b/doc/guacamole-example/pom.xml index 8777ac4b8..1564db2d9 100644 --- a/doc/guacamole-example/pom.xml +++ b/doc/guacamole-example/pom.xml @@ -26,7 +26,7 @@ org.apache.guacamole guacamole-example war - 1.5.4 + 1.5.5 guacamole-example http://guacamole.apache.org/ @@ -106,7 +106,7 @@ org.apache.guacamole guacamole-common - 1.5.4 + 1.5.5 compile @@ -114,7 +114,7 @@ org.apache.guacamole guacamole-common-js - 1.5.4 + 1.5.5 zip runtime diff --git a/doc/guacamole-playback-example/pom.xml b/doc/guacamole-playback-example/pom.xml index ffac400d1..90d455bc2 100644 --- a/doc/guacamole-playback-example/pom.xml +++ b/doc/guacamole-playback-example/pom.xml @@ -26,7 +26,7 @@ org.apache.guacamole guacamole-playback-example war - 1.5.4 + 1.5.5 guacamole-playback-example http://guacamole.apache.org/ @@ -88,7 +88,7 @@ org.apache.guacamole guacamole-common-js - 1.5.4 + 1.5.5 zip runtime diff --git a/extensions/guacamole-auth-duo/pom.xml b/extensions/guacamole-auth-duo/pom.xml index 09a6730af..7d6ab3b23 100644 --- a/extensions/guacamole-auth-duo/pom.xml +++ b/extensions/guacamole-auth-duo/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-auth-duo jar - 1.5.4 + 1.5.5 guacamole-auth-duo http://guacamole.apache.org/ org.apache.guacamole extensions - 1.5.4 + 1.5.5 ../ @@ -132,7 +132,7 @@ org.apache.guacamole guacamole-ext - 1.5.4 + 1.5.5 provided diff --git a/extensions/guacamole-auth-header/pom.xml b/extensions/guacamole-auth-header/pom.xml index b0e76e87d..b28a535bb 100644 --- a/extensions/guacamole-auth-header/pom.xml +++ b/extensions/guacamole-auth-header/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-auth-header jar - 1.5.4 + 1.5.5 guacamole-auth-header http://guacamole.apache.org/ org.apache.guacamole extensions - 1.5.4 + 1.5.5 ../ @@ -43,7 +43,7 @@ org.apache.guacamole guacamole-ext - 1.5.4 + 1.5.5 provided diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml index cc6a78466..d4f06437d 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml @@ -32,7 +32,7 @@ org.apache.guacamole guacamole-auth-jdbc - 1.5.4 + 1.5.5 ../../ diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/pom.xml b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/pom.xml index 0f09e7cb2..9d04a8f7c 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/pom.xml +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/pom.xml @@ -32,7 +32,7 @@ org.apache.guacamole guacamole-auth-jdbc - 1.5.4 + 1.5.5 ../../ @@ -42,21 +42,21 @@ org.apache.guacamole guacamole-auth-jdbc-mysql - 1.5.4 + 1.5.5 org.apache.guacamole guacamole-auth-jdbc-postgresql - 1.5.4 + 1.5.5 org.apache.guacamole guacamole-auth-jdbc-sqlserver - 1.5.4 + 1.5.5 diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml index 1d79fa0f4..1cb7e20c9 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml @@ -32,7 +32,7 @@ org.apache.guacamole guacamole-auth-jdbc - 1.5.4 + 1.5.5 ../../ @@ -49,7 +49,7 @@ org.apache.guacamole guacamole-auth-jdbc-base - 1.5.4 + 1.5.5 diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/pom.xml b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/pom.xml index bee5b0169..986e4ac0b 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/pom.xml +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/pom.xml @@ -32,7 +32,7 @@ org.apache.guacamole guacamole-auth-jdbc - 1.5.4 + 1.5.5 ../../ @@ -49,7 +49,7 @@ org.apache.guacamole guacamole-auth-jdbc-base - 1.5.4 + 1.5.5 diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-sqlserver/pom.xml b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-sqlserver/pom.xml index a06cbf4c7..aab232d39 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-sqlserver/pom.xml +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-sqlserver/pom.xml @@ -32,7 +32,7 @@ org.apache.guacamole guacamole-auth-jdbc - 1.5.4 + 1.5.5 ../../ @@ -49,7 +49,7 @@ org.apache.guacamole guacamole-auth-jdbc-base - 1.5.4 + 1.5.5 diff --git a/extensions/guacamole-auth-jdbc/pom.xml b/extensions/guacamole-auth-jdbc/pom.xml index 63777f25c..126df3cc4 100644 --- a/extensions/guacamole-auth-jdbc/pom.xml +++ b/extensions/guacamole-auth-jdbc/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-auth-jdbc pom - 1.5.4 + 1.5.5 guacamole-auth-jdbc http://guacamole.apache.org/ org.apache.guacamole extensions - 1.5.4 + 1.5.5 ../ @@ -59,7 +59,7 @@ org.apache.guacamole guacamole-ext - 1.5.4 + 1.5.5 provided diff --git a/extensions/guacamole-auth-json/pom.xml b/extensions/guacamole-auth-json/pom.xml index b3236a0bc..de7b35fe6 100644 --- a/extensions/guacamole-auth-json/pom.xml +++ b/extensions/guacamole-auth-json/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-auth-json jar - 1.5.4 + 1.5.5 guacamole-auth-json http://guacamole.apache.org/ org.apache.guacamole extensions - 1.5.4 + 1.5.5 ../ @@ -43,7 +43,7 @@ org.apache.guacamole guacamole-ext - 1.5.4 + 1.5.5 provided diff --git a/extensions/guacamole-auth-ldap/pom.xml b/extensions/guacamole-auth-ldap/pom.xml index 2be994ea2..1fca7af10 100644 --- a/extensions/guacamole-auth-ldap/pom.xml +++ b/extensions/guacamole-auth-ldap/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-auth-ldap jar - 1.5.4 + 1.5.5 guacamole-auth-ldap http://guacamole.apache.org/ org.apache.guacamole extensions - 1.5.4 + 1.5.5 ../ @@ -43,7 +43,7 @@ org.apache.guacamole guacamole-ext - 1.5.4 + 1.5.5 provided diff --git a/extensions/guacamole-auth-quickconnect/pom.xml b/extensions/guacamole-auth-quickconnect/pom.xml index e036d7ea6..e72776f72 100644 --- a/extensions/guacamole-auth-quickconnect/pom.xml +++ b/extensions/guacamole-auth-quickconnect/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-auth-quickconnect jar - 1.5.4 + 1.5.5 guacamole-auth-quickconnect http://guacamole.apache.org/ org.apache.guacamole extensions - 1.5.4 + 1.5.5 ../ @@ -98,7 +98,7 @@ org.apache.guacamole guacamole-ext - 1.5.4 + 1.5.5 provided diff --git a/extensions/guacamole-auth-radius/pom.xml b/extensions/guacamole-auth-radius/pom.xml index 1c4923b2c..d7e86fffc 100644 --- a/extensions/guacamole-auth-radius/pom.xml +++ b/extensions/guacamole-auth-radius/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-auth-radius jar - 1.5.4 + 1.5.5 guacamole-auth-radius http://guacamole.apache.org/ org.apache.guacamole extensions - 1.5.4 + 1.5.5 ../ @@ -115,7 +115,7 @@ org.apache.guacamole guacamole-ext - 1.5.4 + 1.5.5 provided diff --git a/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-base/pom.xml b/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-base/pom.xml index d0cacdf32..d6b9a9061 100644 --- a/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-base/pom.xml +++ b/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-base/pom.xml @@ -32,7 +32,7 @@ org.apache.guacamole guacamole-auth-sso - 1.5.4 + 1.5.5 ../../ diff --git a/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-cas/pom.xml b/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-cas/pom.xml index b6b25f767..fcc82e38c 100644 --- a/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-cas/pom.xml +++ b/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-cas/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-auth-sso-cas jar - 1.5.4 + 1.5.5 guacamole-auth-sso-cas http://guacamole.apache.org/ org.apache.guacamole guacamole-auth-sso - 1.5.4 + 1.5.5 ../../ diff --git a/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-dist/pom.xml b/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-dist/pom.xml index 6d395506c..7bc0c2bdf 100644 --- a/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-dist/pom.xml +++ b/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-dist/pom.xml @@ -32,7 +32,7 @@ org.apache.guacamole guacamole-auth-sso - 1.5.4 + 1.5.5 ../../ @@ -42,21 +42,21 @@ org.apache.guacamole guacamole-auth-sso-cas - 1.5.4 + 1.5.5 org.apache.guacamole guacamole-auth-sso-openid - 1.5.4 + 1.5.5 org.apache.guacamole guacamole-auth-sso-saml - 1.5.4 + 1.5.5 diff --git a/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-openid/pom.xml b/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-openid/pom.xml index eabd2593d..1e6107dfa 100644 --- a/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-openid/pom.xml +++ b/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-openid/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-auth-sso-openid jar - 1.5.4 + 1.5.5 guacamole-auth-sso-openid http://guacamole.apache.org/ org.apache.guacamole guacamole-auth-sso - 1.5.4 + 1.5.5 ../../ diff --git a/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-saml/pom.xml b/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-saml/pom.xml index c9fa5d20c..ce2870832 100644 --- a/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-saml/pom.xml +++ b/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-saml/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-auth-sso-saml jar - 1.5.4 + 1.5.5 guacamole-auth-sso-saml http://guacamole.apache.org/ org.apache.guacamole guacamole-auth-sso - 1.5.4 + 1.5.5 ../../ diff --git a/extensions/guacamole-auth-sso/pom.xml b/extensions/guacamole-auth-sso/pom.xml index 12f6b85f7..5c76f3d37 100644 --- a/extensions/guacamole-auth-sso/pom.xml +++ b/extensions/guacamole-auth-sso/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-auth-sso pom - 1.5.4 + 1.5.5 guacamole-auth-sso http://guacamole.apache.org/ org.apache.guacamole extensions - 1.5.4 + 1.5.5 ../ @@ -60,7 +60,7 @@ org.apache.guacamole guacamole-ext - 1.5.4 + 1.5.5 provided @@ -68,7 +68,7 @@ org.apache.guacamole guacamole-auth-sso-base - 1.5.4 + 1.5.5 diff --git a/extensions/guacamole-auth-totp/pom.xml b/extensions/guacamole-auth-totp/pom.xml index 1d48041bf..837f6a796 100644 --- a/extensions/guacamole-auth-totp/pom.xml +++ b/extensions/guacamole-auth-totp/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-auth-totp jar - 1.5.4 + 1.5.5 guacamole-auth-totp http://guacamole.incubator.apache.org/ org.apache.guacamole extensions - 1.5.4 + 1.5.5 ../ @@ -127,7 +127,7 @@ org.apache.guacamole guacamole-ext - 1.5.4 + 1.5.5 provided diff --git a/extensions/guacamole-history-recording-storage/pom.xml b/extensions/guacamole-history-recording-storage/pom.xml index 3862eb51a..a65190f06 100644 --- a/extensions/guacamole-history-recording-storage/pom.xml +++ b/extensions/guacamole-history-recording-storage/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-history-recording-storage jar - 1.5.4 + 1.5.5 guacamole-history-recording-storage http://guacamole.apache.org/ org.apache.guacamole extensions - 1.5.4 + 1.5.5 ../ @@ -43,7 +43,7 @@ org.apache.guacamole guacamole-ext - 1.5.4 + 1.5.5 provided diff --git a/extensions/guacamole-vault/modules/guacamole-vault-base/pom.xml b/extensions/guacamole-vault/modules/guacamole-vault-base/pom.xml index 23276861b..bdc503562 100644 --- a/extensions/guacamole-vault/modules/guacamole-vault-base/pom.xml +++ b/extensions/guacamole-vault/modules/guacamole-vault-base/pom.xml @@ -36,7 +36,7 @@ org.apache.guacamole guacamole-vault - 1.5.4 + 1.5.5 ../../ diff --git a/extensions/guacamole-vault/modules/guacamole-vault-dist/pom.xml b/extensions/guacamole-vault/modules/guacamole-vault-dist/pom.xml index e5a6dc004..6ce906c00 100644 --- a/extensions/guacamole-vault/modules/guacamole-vault-dist/pom.xml +++ b/extensions/guacamole-vault/modules/guacamole-vault-dist/pom.xml @@ -36,7 +36,7 @@ org.apache.guacamole guacamole-vault - 1.5.4 + 1.5.5 ../../ @@ -46,7 +46,7 @@ org.apache.guacamole guacamole-vault-ksm - 1.5.4 + 1.5.5 diff --git a/extensions/guacamole-vault/modules/guacamole-vault-ksm/pom.xml b/extensions/guacamole-vault/modules/guacamole-vault-ksm/pom.xml index ea09f94e2..8388390bb 100644 --- a/extensions/guacamole-vault/modules/guacamole-vault-ksm/pom.xml +++ b/extensions/guacamole-vault/modules/guacamole-vault-ksm/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-vault-ksm jar - 1.5.4 + 1.5.5 guacamole-vault-ksm http://guacamole.apache.org/ org.apache.guacamole guacamole-vault - 1.5.4 + 1.5.5 ../../ @@ -54,7 +54,7 @@ org.apache.guacamole guacamole-vault-base - 1.5.4 + 1.5.5 diff --git a/extensions/guacamole-vault/pom.xml b/extensions/guacamole-vault/pom.xml index 79d061cb7..05e1b8837 100644 --- a/extensions/guacamole-vault/pom.xml +++ b/extensions/guacamole-vault/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-vault pom - 1.5.4 + 1.5.5 guacamole-vault http://guacamole.apache.org/ org.apache.guacamole extensions - 1.5.4 + 1.5.5 ../ @@ -57,7 +57,7 @@ org.apache.guacamole guacamole-ext - 1.5.4 + 1.5.5 provided diff --git a/extensions/pom.xml b/extensions/pom.xml index 780b191bd..2e8fca026 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole extensions pom - 1.5.4 + 1.5.5 extensions http://guacamole.apache.org/ org.apache.guacamole guacamole-client - 1.5.4 + 1.5.5 ../ diff --git a/guacamole-common-js/pom.xml b/guacamole-common-js/pom.xml index 1a00e0b64..ff1b20188 100644 --- a/guacamole-common-js/pom.xml +++ b/guacamole-common-js/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-common-js pom - 1.5.4 + 1.5.5 guacamole-common-js http://guacamole.apache.org/ org.apache.guacamole guacamole-client - 1.5.4 + 1.5.5 ../ diff --git a/guacamole-common/pom.xml b/guacamole-common/pom.xml index 6034b7552..492960567 100644 --- a/guacamole-common/pom.xml +++ b/guacamole-common/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-common jar - 1.5.4 + 1.5.5 guacamole-common http://guacamole.apache.org/ org.apache.guacamole guacamole-client - 1.5.4 + 1.5.5 ../ diff --git a/guacamole-ext/pom.xml b/guacamole-ext/pom.xml index 1a01f3bb8..161fbe648 100644 --- a/guacamole-ext/pom.xml +++ b/guacamole-ext/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole-ext jar - 1.5.4 + 1.5.5 guacamole-ext http://guacamole.apache.org/ org.apache.guacamole guacamole-client - 1.5.4 + 1.5.5 ../ @@ -87,7 +87,7 @@ org.apache.guacamole guacamole-common - 1.5.4 + 1.5.5 compile diff --git a/guacamole/pom.xml b/guacamole/pom.xml index e7c4f2a2d..6cae5dc10 100644 --- a/guacamole/pom.xml +++ b/guacamole/pom.xml @@ -26,14 +26,14 @@ org.apache.guacamole guacamole war - 1.5.4 + 1.5.5 guacamole http://guacamole.apache.org/ org.apache.guacamole guacamole-client - 1.5.4 + 1.5.5 ../ @@ -254,14 +254,14 @@ org.apache.guacamole guacamole-ext - 1.5.4 + 1.5.5 org.apache.guacamole guacamole-common-js - 1.5.4 + 1.5.5 zip runtime diff --git a/pom.xml b/pom.xml index 43e19ebee..a3c654023 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.apache.guacamole guacamole-client pom - 1.5.4 + 1.5.5 guacamole-client http://guacamole.apache.org/