Merge and close #737
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/726bebca Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/726bebca Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/726bebca Branch: refs/heads/master Commit: 726bebca3adf07232641c719db30f333a5a780c8 Parents: 3e36892 3fb487d Author: Richard Downer <[email protected]> Authored: Tue Jul 14 17:52:17 2015 +0100 Committer: Richard Downer <[email protected]> Committed: Tue Jul 14 17:52:17 2015 +0100 ---------------------------------------------------------------------- api/pom.xml | 2 +- camp/pom.xml | 2 +- core/pom.xml | 8 +- examples/pom.xml | 2 +- examples/webapps/pom.xml | 2 +- locations/jclouds/pom.xml | 2 +- parent/pom.xml | 1893 +++++++++++++++++ policy/pom.xml | 2 +- pom.xml | 1949 +----------------- sandbox/cassandra-multicloud-snitch/pom.xml | 2 +- sandbox/database/pom.xml | 2 +- sandbox/extra/pom.xml | 2 +- sandbox/mobile-app/pom.xml | 2 +- sandbox/monitoring/pom.xml | 2 +- sandbox/nosql/pom.xml | 8 +- software/base/pom.xml | 2 +- software/database/pom.xml | 6 +- software/messaging/pom.xml | 2 +- software/monitoring/pom.xml | 2 +- software/network/pom.xml | 2 +- software/nosql/pom.xml | 3 +- software/osgi/pom.xml | 2 +- software/webapp/pom.xml | 2 +- storage/hazelcast/pom.xml | 2 +- usage/all/pom.xml | 2 +- usage/archetypes/quickstart/pom.xml | 2 +- .../quickstart/src/brooklyn-sample/pom.xml | 34 +- usage/camp/pom.xml | 2 +- usage/cli/pom.xml | 2 +- usage/dist/pom.xml | 2 +- usage/downstream-parent/pom.xml | 116 +- usage/jsgui/pom.xml | 2 +- usage/launcher/pom.xml | 2 +- usage/logback-includes/pom.xml | 2 +- usage/logback-xml/pom.xml | 2 +- usage/qa/pom.xml | 2 +- usage/rest-api/pom.xml | 2 +- usage/rest-client/pom.xml | 2 +- usage/rest-server/pom.xml | 2 +- usage/test-support/pom.xml | 2 +- utils/common/pom.xml | 2 +- utils/groovy/pom.xml | 2 +- utils/jmx/jmxmp-ssl-agent/pom.xml | 2 +- utils/jmx/jmxrmi-agent/pom.xml | 2 +- utils/rest-swagger/pom.xml | 2 +- utils/test-support/pom.xml | 18 +- 46 files changed, 2038 insertions(+), 2071 deletions(-) ----------------------------------------------------------------------
