GUACAMOLE-225: Merge updated version numbers.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/6bcb9838 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/6bcb9838 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/6bcb9838 Branch: refs/heads/staging/0.9.12-incubating Commit: 6bcb983838aa7648661bac1863c95b50090f647c Parents: fa07460 3de690a Author: James Muehlner <[email protected]> Authored: Tue Feb 28 11:00:45 2017 -0800 Committer: James Muehlner <[email protected]> Committed: Tue Feb 28 11:00:45 2017 -0800 ---------------------------------------------------------------------- doc/guacamole-example/pom.xml | 4 ++-- extensions/guacamole-auth-duo/pom.xml | 14 +++----------- .../src/main/resources/guac-manifest.json | 2 +- extensions/guacamole-auth-header/pom.xml | 13 +++---------- .../src/main/resources/guac-manifest.json | 2 +- .../modules/guacamole-auth-jdbc-base/pom.xml | 2 +- .../modules/guacamole-auth-jdbc-dist/pom.xml | 6 +++--- .../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 +- extensions/guacamole-auth-jdbc/pom.xml | 4 ++-- extensions/guacamole-auth-ldap/pom.xml | 12 ++---------- .../src/main/resources/guac-manifest.json | 2 +- extensions/guacamole-auth-noauth/pom.xml | 12 ++---------- .../src/main/resources/guac-manifest.json | 2 +- guacamole-common-js/pom.xml | 2 +- .../src/main/webapp/modules/Version.js | 2 +- guacamole-ext/pom.xml | 2 +- guacamole/pom.xml | 6 +++--- .../apache/guacamole/extension/ExtensionModule.java | 2 +- pom.xml | 2 +- 22 files changed, 36 insertions(+), 67 deletions(-) ----------------------------------------------------------------------
