You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by an...@apache.org on 2015/03/06 12:47:34 UTC

[3/3] activemq-6 git commit: merge #151 - reset Version numbers after release revert

merge #151 - reset Version numbers after release revert


Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/d5ad8b2a
Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/d5ad8b2a
Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/d5ad8b2a

Branch: refs/heads/master
Commit: d5ad8b2a5de9e5da2bbe3e0a74e40efb28ba1741
Parents: 30f0577 969d02f
Author: Andy Taylor <an...@gmail.com>
Authored: Fri Mar 6 11:46:47 2015 +0000
Committer: Andy Taylor <an...@gmail.com>
Committed: Fri Mar 6 11:46:47 2015 +0000

----------------------------------------------------------------------
 activemq-bootstrap/pom.xml                            | 2 +-
 activemq-commons/pom.xml                              | 2 +-
 activemq-core-client/pom.xml                          | 2 +-
 activemq-dto/pom.xml                                  | 2 +-
 activemq-jms-client/pom.xml                           | 2 +-
 activemq-jms-server/pom.xml                           | 2 +-
 activemq-journal/pom.xml                              | 2 +-
 activemq-maven-plugin/pom.xml                         | 2 +-
 activemq-native/README                                | 2 +-
 activemq-native/pom.xml                               | 2 +-
 activemq-protocols/activemq-amqp-protocol/pom.xml     | 2 +-
 activemq-protocols/activemq-openwire-protocol/pom.xml | 2 +-
 activemq-protocols/activemq-proton-plug/pom.xml       | 2 +-
 activemq-protocols/activemq-stomp-protocol/pom.xml    | 2 +-
 activemq-protocols/pom.xml                            | 2 +-
 activemq-ra/pom.xml                                   | 2 +-
 activemq-rest/pom.xml                                 | 2 +-
 activemq-selector/pom.xml                             | 2 +-
 activemq-server/pom.xml                               | 2 +-
 activemq-service-extensions/pom.xml                   | 2 +-
 activemq-tools/pom.xml                                | 2 +-
 activemq-web/pom.xml                                  | 2 +-
 activemq-website/pom.xml                              | 2 +-
 activemq_doap.rdf                                     | 4 ++--
 distribution/activemq/pom.xml                         | 4 ++--
 distribution/activemq/src/main/resources/README.html  | 4 ++--
 distribution/pom.xml                                  | 2 +-
 docs/user-manual/en/libaio.md                         | 2 +-
 docs/user-manual/en/logging.md                        | 2 +-
 docs/user-manual/en/management.md                     | 2 +-
 docs/user-manual/en/rest.md                           | 4 ++--
 examples/core/embedded-remote/pom.xml                 | 2 +-
 examples/core/embedded/pom.xml                        | 2 +-
 examples/core/perf/pom.xml                            | 2 +-
 examples/core/pom.xml                                 | 2 +-
 examples/core/vertx-connector/pom.xml                 | 2 +-
 examples/jms/activemq-jms-examples-common/pom.xml     | 2 +-
 examples/jms/activemq-ra-rar/pom.xml                  | 2 +-
 examples/jms/aerogear/pom.xml                         | 2 +-
 examples/jms/applet/pom.xml                           | 2 +-
 examples/jms/application-layer-failover/pom.xml       | 2 +-
 examples/jms/bridge/pom.xml                           | 2 +-
 examples/jms/browser/pom.xml                          | 2 +-
 examples/jms/client-kickoff/pom.xml                   | 2 +-
 examples/jms/client-side-failoverlistener/pom.xml     | 2 +-
 examples/jms/client-side-load-balancing/pom.xml       | 2 +-
 examples/jms/clustered-durable-subscription/pom.xml   | 2 +-
 examples/jms/clustered-grouping/pom.xml               | 2 +-
 examples/jms/clustered-jgroups/pom.xml                | 2 +-
 examples/jms/clustered-queue/pom.xml                  | 2 +-
 examples/jms/clustered-standalone/pom.xml             | 2 +-
 examples/jms/clustered-static-discovery/pom.xml       | 2 +-
 examples/jms/clustered-static-oneway/pom.xml          | 2 +-
 examples/jms/clustered-topic/pom.xml                  | 2 +-
 examples/jms/colocated-failover-scale-down/pom.xml    | 2 +-
 examples/jms/colocated-failover/pom.xml               | 2 +-
 examples/jms/consumer-rate-limit/pom.xml              | 2 +-
 examples/jms/dead-letter/pom.xml                      | 2 +-
 examples/jms/delayed-redelivery/pom.xml               | 2 +-
 examples/jms/divert/pom.xml                           | 2 +-
 examples/jms/durable-subscription/pom.xml             | 2 +-
 examples/jms/embedded-simple/pom.xml                  | 2 +-
 examples/jms/embedded/pom.xml                         | 2 +-
 examples/jms/expiry/pom.xml                           | 2 +-
 examples/jms/ha-policy-autobackup/pom.xml             | 2 +-
 examples/jms/http-transport/pom.xml                   | 2 +-
 examples/jms/instantiate-connection-factory/pom.xml   | 2 +-
 examples/jms/interceptor/pom.xml                      | 2 +-
 examples/jms/jms-auto-closeable/pom.xml               | 2 +-
 examples/jms/jms-bridge/pom.xml                       | 2 +-
 examples/jms/jms-completion-listener/pom.xml          | 2 +-
 examples/jms/jms-context/pom.xml                      | 2 +-
 examples/jms/jms-shared-consumer/pom.xml              | 2 +-
 examples/jms/jmx/pom.xml                              | 2 +-
 examples/jms/large-message/pom.xml                    | 2 +-
 examples/jms/last-value-queue/pom.xml                 | 2 +-
 examples/jms/management-notifications/pom.xml         | 2 +-
 examples/jms/management/pom.xml                       | 2 +-
 examples/jms/message-counters/pom.xml                 | 2 +-
 examples/jms/message-group/pom.xml                    | 2 +-
 examples/jms/message-group2/pom.xml                   | 2 +-
 examples/jms/message-priority/pom.xml                 | 2 +-
 examples/jms/multiple-failover-failback/pom.xml       | 2 +-
 examples/jms/multiple-failover/pom.xml                | 2 +-
 examples/jms/no-consumer-buffering/pom.xml            | 2 +-
 examples/jms/non-transaction-failover/pom.xml         | 2 +-
 examples/jms/openwire/pom.xml                         | 2 +-
 examples/jms/paging/pom.xml                           | 2 +-
 examples/jms/perf/pom.xml                             | 2 +-
 examples/jms/pom.xml                                  | 2 +-
 examples/jms/pre-acknowledge/pom.xml                  | 2 +-
 examples/jms/producer-rate-limit/pom.xml              | 2 +-
 examples/jms/proton-cpp/pom.xml                       | 2 +-
 examples/jms/proton-j/pom.xml                         | 2 +-
 examples/jms/proton-ruby/pom.xml                      | 2 +-
 examples/jms/queue-message-redistribution/pom.xml     | 2 +-
 examples/jms/queue-requestor/pom.xml                  | 2 +-
 examples/jms/queue-selector/pom.xml                   | 2 +-
 examples/jms/queue/pom.xml                            | 2 +-
 examples/jms/reattach-node/pom.xml                    | 2 +-
 examples/jms/replicated-failback-static/pom.xml       | 2 +-
 examples/jms/replicated-failback/pom.xml              | 2 +-
 examples/jms/replicated-multiple-failover/pom.xml     | 2 +-
 examples/jms/replicated-transaction-failover/pom.xml  | 2 +-
 examples/jms/request-reply/pom.xml                    | 2 +-
 examples/jms/rest/dup-send/pom.xml                    | 2 +-
 examples/jms/rest/javascript-chat/pom.xml             | 2 +-
 examples/jms/rest/jms-to-rest/pom.xml                 | 2 +-
 examples/jms/rest/pom.xml                             | 2 +-
 examples/jms/rest/push/pom.xml                        | 2 +-
 examples/jms/scale-down/pom.xml                       | 2 +-
 examples/jms/scheduled-message/pom.xml                | 2 +-
 examples/jms/security/pom.xml                         | 2 +-
 examples/jms/send-acknowledgements/pom.xml            | 2 +-
 examples/jms/spring-integration/pom.xml               | 2 +-
 examples/jms/ssl-enabled/pom.xml                      | 2 +-
 examples/jms/static-selector-jms/pom.xml              | 2 +-
 examples/jms/static-selector/pom.xml                  | 2 +-
 examples/jms/stomp-websockets/pom.xml                 | 2 +-
 examples/jms/stomp/pom.xml                            | 2 +-
 examples/jms/stomp1.1/pom.xml                         | 2 +-
 examples/jms/stomp1.2/pom.xml                         | 2 +-
 examples/jms/stop-server-failover/pom.xml             | 2 +-
 examples/jms/symmetric-cluster/pom.xml                | 2 +-
 examples/jms/temp-queue/pom.xml                       | 2 +-
 examples/jms/topic-hierarchies/pom.xml                | 2 +-
 examples/jms/topic-selector-example1/pom.xml          | 2 +-
 examples/jms/topic-selector-example2/pom.xml          | 2 +-
 examples/jms/topic/pom.xml                            | 2 +-
 examples/jms/transaction-failover/pom.xml             | 2 +-
 examples/jms/transactional/pom.xml                    | 2 +-
 examples/jms/xa-heuristic/pom.xml                     | 2 +-
 examples/jms/xa-receive/pom.xml                       | 2 +-
 examples/jms/xa-send/pom.xml                          | 2 +-
 examples/pom.xml                                      | 2 +-
 examples/soak/normal/pom.xml                          | 2 +-
 examples/soak/pom.xml                                 | 2 +-
 integration/activemq-aerogear-integration/pom.xml     | 2 +-
 integration/activemq-spring-integration/pom.xml       | 2 +-
 integration/activemq-vertx-integration/pom.xml        | 2 +-
 pom.xml                                               | 6 +++---
 tests/byteman-tests/pom.xml                           | 2 +-
 tests/concurrent-tests/pom.xml                        | 2 +-
 tests/integration-tests/pom.xml                       | 2 +-
 tests/jms-tests/pom.xml                               | 2 +-
 tests/joram-tests/pom.xml                             | 2 +-
 tests/performance-tests/pom.xml                       | 2 +-
 tests/pom.xml                                         | 2 +-
 tests/soak-tests/pom.xml                              | 2 +-
 tests/stress-tests/pom.xml                            | 2 +-
 tests/timing-tests/pom.xml                            | 2 +-
 tests/unit-tests/pom.xml                              | 2 +-
 152 files changed, 158 insertions(+), 158 deletions(-)
----------------------------------------------------------------------