This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch staging/1.4.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.
from dd56379 GUACAMOLE-680: Merge navigate user back to home screen upon
clicking "re-login".
add 5e9e215 GUACAMOLE-1411: Bump version numbers to 1.4.0.
new a9e15a9 GUACAMOLE-1411: Merge bump version numbers to 1.4.0.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guacamole-example/pom.xml | 6 +++---
doc/guacamole-playback-example/pom.xml | 4 ++--
extensions/guacamole-auth-duo/pom.xml | 6 +++---
.../guacamole-auth-duo/src/main/resources/guac-manifest.json | 2 +-
extensions/guacamole-auth-header/pom.xml | 6 +++---
.../guacamole-auth-header/src/main/resources/guac-manifest.json | 2 +-
.../guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml | 2 +-
.../guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/pom.xml | 8 ++++----
.../guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml | 4 ++--
.../src/main/resources/guac-manifest.json | 2 +-
.../modules/guacamole-auth-jdbc-postgresql/pom.xml | 4 ++--
.../src/main/resources/guac-manifest.json | 2 +-
.../modules/guacamole-auth-jdbc-sqlserver/pom.xml | 4 ++--
.../src/main/resources/guac-manifest.json | 2 +-
extensions/guacamole-auth-jdbc/pom.xml | 6 +++---
extensions/guacamole-auth-json/pom.xml | 6 +++---
.../guacamole-auth-json/src/main/resources/guac-manifest.json | 2 +-
extensions/guacamole-auth-ldap/pom.xml | 6 +++---
.../guacamole-auth-ldap/src/main/resources/guac-manifest.json | 2 +-
extensions/guacamole-auth-quickconnect/pom.xml | 6 +++---
.../src/main/resources/guac-manifest.json | 2 +-
extensions/guacamole-auth-radius/pom.xml | 6 +++---
.../guacamole-auth-radius/src/main/resources/guac-manifest.json | 2 +-
.../guacamole-auth-sso/modules/guacamole-auth-sso-base/pom.xml | 2 +-
.../guacamole-auth-sso/modules/guacamole-auth-sso-cas/pom.xml | 4 ++--
.../guacamole-auth-sso-cas/src/main/resources/guac-manifest.json | 2 +-
.../guacamole-auth-sso/modules/guacamole-auth-sso-dist/pom.xml | 8 ++++----
.../guacamole-auth-sso/modules/guacamole-auth-sso-openid/pom.xml | 4 ++--
.../src/main/resources/guac-manifest.json | 2 +-
.../guacamole-auth-sso/modules/guacamole-auth-sso-saml/pom.xml | 4 ++--
.../guacamole-auth-sso-saml/src/main/resources/guac-manifest.json | 2 +-
extensions/guacamole-auth-sso/pom.xml | 8 ++++----
extensions/guacamole-auth-totp/pom.xml | 6 +++---
.../guacamole-auth-totp/src/main/resources/guac-manifest.json | 2 +-
extensions/pom.xml | 4 ++--
guacamole-common-js/pom.xml | 4 ++--
guacamole-common-js/src/main/webapp/modules/Version.js | 2 +-
guacamole-common/pom.xml | 4 ++--
guacamole-ext/pom.xml | 6 +++---
guacamole/pom.xml | 8 ++++----
.../main/java/org/apache/guacamole/extension/ExtensionModule.java | 3 ++-
pom.xml | 2 +-
42 files changed, 85 insertions(+), 84 deletions(-)