GUACAMOLE-423: Merge bump version numbers for all modified components to 0.9.14.
Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/8c2a76b9 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/8c2a76b9 Diff: http://git-wip-us.apache.org/repos/asf/guacamole-client/diff/8c2a76b9 Branch: refs/heads/staging/0.9.14 Commit: 8c2a76b911f750b60d2dc1f10689ab3151976e4e Parents: ad87f10 6e35bef Author: Nick Couchman <[email protected]> Authored: Mon Jan 1 16:19:58 2018 -0500 Committer: Nick Couchman <[email protected]> Committed: Mon Jan 1 16:19:58 2018 -0500 ---------------------------------------------------------------------- doc/guacamole-example/pom.xml | 6 +++--- doc/guacamole-playback-example/pom.xml | 4 ++-- extensions/guacamole-auth-cas/pom.xml | 6 +++--- .../guacamole-auth-cas/src/main/resources/guac-manifest.json | 2 +- extensions/guacamole-auth-duo/pom.xml | 4 ++-- .../guacamole-auth-duo/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-noauth/pom.xml | 4 ++-- .../src/main/resources/guac-manifest.json | 2 +- extensions/guacamole-auth-openid/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-common/pom.xml | 2 +- guacamole-docker/README.md | 5 +++-- guacamole-ext/pom.xml | 4 ++-- guacamole/pom.xml | 8 ++++---- .../java/org/apache/guacamole/extension/ExtensionModule.java | 2 +- pom.xml | 2 +- 31 files changed, 54 insertions(+), 53 deletions(-) ----------------------------------------------------------------------
