You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2020/02/27 19:12:30 UTC

[guacamole-client] 01/01: GUACAMOLE-966: Merge changes bumping applicable version numbers to 1.2.0.

This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch staging/1.2.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit 1cf6ff00d8eef0cf5abc2afbf6ef58fd420ca8ad
Merge: ab6f045 211f8e2
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Thu Feb 27 11:12:20 2020 -0800

    GUACAMOLE-966: Merge changes bumping applicable version numbers to 1.2.0.

 doc/guacamole-example/pom.xml                               |  4 ++--
 doc/guacamole-playback-example/pom.xml                      |  4 ++--
 extensions/guacamole-auth-cas/pom.xml                       | 12 ++----------
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-duo/pom.xml                       |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-header/pom.xml                    |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 .../modules/guacamole-auth-jdbc-base/pom.xml                |  2 +-
 .../modules/guacamole-auth-jdbc-dist/pom.xml                |  8 ++++----
 .../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                      |  4 ++--
 extensions/guacamole-auth-ldap/pom.xml                      |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-openid/pom.xml                    |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-quickconnect/pom.xml              |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-radius/pom.xml                    | 12 ++----------
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-totp/pom.xml                      |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 guacamole-common-js/pom.xml                                 |  2 +-
 guacamole-common-js/src/main/webapp/modules/Version.js      |  2 +-
 guacamole-ext/pom.xml                                       |  2 +-
 guacamole/pom.xml                                           | 13 +++----------
 .../org/apache/guacamole/extension/ExtensionModule.java     |  3 ++-
 pom.xml                                                     |  2 +-
 33 files changed, 53 insertions(+), 75 deletions(-)