You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2015/04/24 16:23:36 UTC

[2/3] activemq-6 git commit: Renamed ActiveMQ6 to ActiveMQ Artemis

Renamed ActiveMQ6 to ActiveMQ Artemis


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

Branch: refs/heads/master
Commit: 11e1b850c9798f0e328932fbbf7a240716abe711
Parents: f1faacb
Author: Martyn Taylor <mt...@redhat.com>
Authored: Tue Apr 21 14:49:05 2015 +0100
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Fri Apr 24 14:07:31 2015 +0100

----------------------------------------------------------------------
 README.md                                       |  28 +++++++++----------
 activemq-boot/pom.xml                           |   2 +-
 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/pom.xml                         |   2 +-
 .../activemq-amqp-protocol/pom.xml              |   1 +
 .../activemq-openwire-protocol/pom.xml          |   1 +
 activemq-protocols/activemq-proton-plug/pom.xml |   1 +
 .../activemq-stomp-protocol/pom.xml             |   1 +
 activemq-protocols/pom.xml                      |   1 +
 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-website/src/main/resources/index.html  |   2 +-
 .../src/main/resources/user-manual/index.html   |   4 +--
 distribution/activemq/pom.xml                   |   6 ++--
 distribution/pom.xml                            |   4 +--
 docs/user-manual/en/libaio.md                   |   2 +-
 etc/IDEA-style.jar                              | Bin 4219 -> 4233 bytes
 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 +-
 .../jms/activemq-jms-examples-common/pom.xml    |   2 +-
 examples/jms/activemq-ra-rar/pom.xml            |   2 +-
 examples/jms/aerogear/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 +-
 .../jms/client-side-failoverlistener/pom.xml    |   2 +-
 examples/jms/client-side-load-balancing/pom.xml |   2 +-
 .../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 +-
 .../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 +-
 .../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 +-
 .../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 +-
 .../jms/replicated-multiple-failover/pom.xml    |   2 +-
 .../jms/replicated-transaction-failover/pom.xml |   2 +-
 examples/jms/request-reply/pom.xml              |   2 +-
 examples/jms/rest/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 +-
 .../activemq-aerogear-integration/pom.xml       |   2 +-
 integration/activemq-spring-integration/pom.xml |   2 +-
 integration/activemq-vertx-integration/pom.xml  |   2 +-
 pom.xml                                         |   2 +-
 tests/extra-tests/pom.xml                       |   2 +-
 tests/integration-tests/pom.xml                 |   2 +-
 .../jms/client/NoLocalSubscriberTest.java       |   4 +--
 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 +-
 146 files changed, 163 insertions(+), 158 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 7666c36..f10c439 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# ActiveMQ6
+# ActiveMQ Artemis
 
 This file describes some minimum 'stuff one needs to know' to get
 started coding in this project.
@@ -132,10 +132,10 @@ can be installed from [Eclipse Kepler release repository].
 
 ### Importing the Project
 
-The following steps show how to import ActiveMQ6 source into IntelliJ IDEA and setup the correct maven profile to allow
+The following steps show how to import ActiveMQ Artemis source into IntelliJ IDEA and setup the correct maven profile to allow
 running of JUnit tests from within the IDE.  (Steps are based on version: 13.1.4)
 
-* File --> Import Project --> Select the root directory of the ActiveMQ6 source folder. --> Click OK
+* File --> Import Project --> Select the root directory of the ActiveMQ Artemis source folder. --> Click OK
 
 This should open the import project wizard.  From here:
 
@@ -172,7 +172,7 @@ blue arrow.
 
 ### Annotation Pre-Processing
 
-ActiveMQ6 uses [JBoss Logging] and that requires source code generation from Java
+ActiveMQ Artemis uses [JBoss Logging] and that requires source code generation from Java
 annotations. In order for it to 'just work' in Eclipse you need to install the
 _Maven Integration for Eclipse JDT Annotation Processor Toolkit_ [m2e-apt]. See
 this [JBoss blog post] for details.
@@ -203,7 +203,7 @@ http://dev.eclipse.org/mhonarc/lists/m2e-users/msg02725.html
 
 ### Use _Project Working Sets_
 
-Importing all ActiveMQ6 subprojects will create _too many_ projects in Eclipse,
+Importing all ActiveMQ Artemis subprojects will create _too many_ projects in Eclipse,
 cluttering your _Package Explorer_ and _Project Explorer_ views. One way to address
 that is to use [Eclipse's Working Sets] feature. A good introduction to it can be
 found at a [Dzone article on Eclipse Working Sets].
@@ -232,13 +232,13 @@ Do not use the [maven-eclipse-plugin] to copy the files as it conflicts with [m2
 
 ### Repositories
 
-The code repository for ActiveMQ6 is hosted by Apache org and lives here: https://git-wip-us.apache.org/repos/asf/activemq-6.git.
+The code repository for ActiveMQ Artemis is hosted by Apache org and lives here: https://git-wip-us.apache.org/repos/asf/activemq-6.git.
 
-We also host a mirror of the ActiveMQ repository on GitHub: https://github.com/apache/activemq-6.  We use this mirror for all code submissions and reviews.  To submit code to ActiveMQ6 please open a Pull Request as outlined as part of the GitHub workflow described here: https://guides.github.com/introduction/flow/index.html.  Once a pull request is opened it will be reviewed and commented on.  Any further changes as a result of comments / review process should be addressed and reflected in the original pull request as outlined in the GitHub workflow.  When the pull request has went through the review process and ready to merge, the reviewer should comment with "Ack, Ready to Push".  Once an Ack message is received one of the ActiveMQ6 core team members will push the changes to upstream Apache ActiveMQ6 repository and close the pull request.
+We also host a mirror of the ActiveMQ repository on GitHub: https://github.com/apache/activemq-6.  We use this mirror for all code submissions and reviews.  To submit code to ActiveMQ Artemis please open a Pull Request as outlined as part of the GitHub workflow described here: https://guides.github.com/introduction/flow/index.html.  Once a pull request is opened it will be reviewed and commented on.  Any further changes as a result of comments / review process should be addressed and reflected in the original pull request as outlined in the GitHub workflow.  When the pull request has went through the review process and ready to merge, the reviewer should comment with "Ack, Ready to Push".  Once an Ack message is received one of the ActiveMQ Artemis core team members will push the changes to upstream Apache ActiveMQ Artemis repository and close the pull request.
 
 ### Commit Messages
 
-We follow the 50/72 git commit message format.  An ActiveMQ6 commit message should be formatted in the following manner:
+We follow the 50/72 git commit message format.  An ActiveMQ Artemis commit message should be formatted in the following manner:
 
 * Add the ACTIVEMQ6 JIRA or Bugzilla reference (if one exists) followed by a brief description of the change in the first line.
 * Insert a single blank line after the first line.
@@ -262,21 +262,21 @@ Due to incompatibilities between some open source licenses and the Apache v2.0 l
 care must be taken when adding new dependencies to the project.  The Apache Software Foundation 3rd party
  licensing policy has more information here: http://www.apache.org/legal/3party.html
 
-To keep track of all licenses in ActiveMQ6, new dependencies must be added in either the top level pom.xml or in test/pom.xml
+To keep track of all licenses in ActiveMQ Artemis, new dependencies must be added in either the top level pom.xml or in test/pom.xml
 (depending on whether this is a test only dependency or if it is used in the main code base).  The dependency should be
 added under the dependency management section with version and labelled with a comment highlighting the license for the
 dependency version.  See existing dependencies in the main pom.xml for examples.  The dependency can then be added to
-individual ActiveMQ6 modules *without* the version specified (the version is implied from the dependency management
-section of the top level pom).  This allows ActiveMQ6 developers to keep track of all dependencies and licenses.
+individual ActiveMQ Artemis modules *without* the version specified (the version is implied from the dependency management
+section of the top level pom).  This allows ActiveMQ Artemis developers to keep track of all dependencies and licenses.
 
 ### Core Contributers
 
-Core ActiveMQ6 members have write access to the Apache ActiveMQ6 repositories and will be responsible for Ack'ing and pushing commits contributed via pull requests on GitHub.  The follow steps can be used as an example for how to set up relevant ActiveMQ6 repositories for reviewing and pushing changes.
+Core ActiveMQ Artemis members have write access to the Apache ActiveMQ Artemis repositories and will be responsible for Ack'ing and pushing commits contributed via pull requests on GitHub.  The follow steps can be used as an example for how to set up relevant ActiveMQ Artemis repositories for reviewing and pushing changes.
 
 To setup repositories for reviewing and pushing:
 
 ```bash
-  # Clone the GitHub Mirror of ActiveMQ6 Repo:
+  # Clone the GitHub Mirror of ActiveMQ Artemis Repo:
   git clone git@github.com:apache/activemq-6.git
 
   # Add the following section to your <activemq6 repo>/.git/config statement to fetch all pull requests sent to the GitHub mirror.  Note that the remote name for git@github.com:apache/activemq-6.git may be different.  Be sure to edit all references to the remote name.  In this case "activemq".
@@ -324,7 +324,7 @@ To push commits from a pull request to the apache repository:
 
 #### Notes:
 
-The GitHub mirror repository is cloning the Apache ActiveMQ6 repository (The root repository).  There maybe a slight delay between when a commit is pushed to the Apache repo and when that commit is reflected in the GitHub mirror.  This may cause some difficulty when trying to push a PR to upstream (Apache) that has been merged on an out of date GitHub (mirror) master.  You can wait for the mirror to update before performing the steps above.  A solution to this is to change local master branch to track the upstream (Apache) master, rather than GitHub (mirror) master by editing your config to look like this:
+The GitHub mirror repository is cloning the Apache ActiveMQ Artemis repository (The root repository).  There maybe a slight delay between when a commit is pushed to the Apache repo and when that commit is reflected in the GitHub mirror.  This may cause some difficulty when trying to push a PR to upstream (Apache) that has been merged on an out of date GitHub (mirror) master.  You can wait for the mirror to update before performing the steps above.  A solution to this is to change local master branch to track the upstream (Apache) master, rather than GitHub (mirror) master by editing your config to look like this:
 
 ```bash
   [branch "master"]

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-boot/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-boot/pom.xml b/activemq-boot/pom.xml
index bd931d0..b13d1f1 100644
--- a/activemq-boot/pom.xml
+++ b/activemq-boot/pom.xml
@@ -29,7 +29,7 @@
 
    <artifactId>activemq-boot</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Boot</name>
+   <name>ActiveMQ Artemis Boot</name>
 
    <properties>
       <activemq.basedir>${project.basedir}/..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-bootstrap/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-bootstrap/pom.xml b/activemq-bootstrap/pom.xml
index 85687e7..1fd4bc5 100644
--- a/activemq-bootstrap/pom.xml
+++ b/activemq-bootstrap/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-bootstrap</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Bootstrap</name>
+   <name>ActiveMQ Artemis Bootstrap</name>
 
    <properties>
       <activemq.basedir>${project.basedir}/..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-commons/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-commons/pom.xml b/activemq-commons/pom.xml
index d0acdef..84bbf0e 100644
--- a/activemq-commons/pom.xml
+++ b/activemq-commons/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-commons</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Commons</name>
+   <name>ActiveMQ Artemis Commons</name>
 
    <properties>
       <activemq.basedir>${project.basedir}/..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-core-client/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-core-client/pom.xml b/activemq-core-client/pom.xml
index 7fd2603..5f17cee 100644
--- a/activemq-core-client/pom.xml
+++ b/activemq-core-client/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-core-client</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Core Client</name>
+   <name>ActiveMQ Artemis Core Client</name>
 
    <properties>
       <activemq.basedir>${project.basedir}/..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-dto/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-dto/pom.xml b/activemq-dto/pom.xml
index aa64ef4..118f355 100644
--- a/activemq-dto/pom.xml
+++ b/activemq-dto/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-dto</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 DTO</name>
+   <name>ActiveMQ Artemis DTO</name>
 
    <properties>
      <activemq.basedir>${project.basedir}/..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-jms-client/pom.xml b/activemq-jms-client/pom.xml
index 5f3cf83..e683ecb 100644
--- a/activemq-jms-client/pom.xml
+++ b/activemq-jms-client/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-jms-client</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Client</name>
+   <name>ActiveMQ Artemis JMS Client</name>
 
    <properties>
       <activemq.basedir>${project.basedir}/..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-jms-server/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-jms-server/pom.xml b/activemq-jms-server/pom.xml
index 4f88fcb..3a49049 100644
--- a/activemq-jms-server/pom.xml
+++ b/activemq-jms-server/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-jms-server</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Server</name>
+   <name>ActiveMQ Artemis JMS Server</name>
 
    <properties>
       <activemq.basedir>${project.basedir}/..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-journal/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-journal/pom.xml b/activemq-journal/pom.xml
index af669a6..ca80a79 100644
--- a/activemq-journal/pom.xml
+++ b/activemq-journal/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-journal</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Journal</name>
+   <name>ActiveMQ Artemis Journal</name>
 
    <properties>
       <activemq.basedir>${project.basedir}/..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-maven-plugin/pom.xml b/activemq-maven-plugin/pom.xml
index f327ab6..f50de06 100644
--- a/activemq-maven-plugin/pom.xml
+++ b/activemq-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-maven-plugin</artifactId>
    <packaging>maven-plugin</packaging>
-   <name>ActiveMQ6 Maven Plugin</name>
+   <name>ActiveMQ Artemis Maven Plugin</name>
 
    <properties>
       <activemq.basedir>${project.basedir}/..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-native/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-native/pom.xml b/activemq-native/pom.xml
index 811bb5c..e690c5b 100644
--- a/activemq-native/pom.xml
+++ b/activemq-native/pom.xml
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-   <name>ActiveMQ6 Native POM</name>
+   <name>ActiveMQ Artemis Native POM</name>
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-protocols/activemq-amqp-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-protocols/activemq-amqp-protocol/pom.xml b/activemq-protocols/activemq-amqp-protocol/pom.xml
index fd1dd97..66c542b 100644
--- a/activemq-protocols/activemq-amqp-protocol/pom.xml
+++ b/activemq-protocols/activemq-amqp-protocol/pom.xml
@@ -23,6 +23,7 @@
    <modelVersion>4.0.0</modelVersion>
 
    <artifactId>activemq-amqp-protocol</artifactId>
+   <name>ActiveMQ Artemis AMQP Protocol</name>
 
    <properties>
       <activemq.basedir>${project.basedir}/../..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-protocols/activemq-openwire-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-protocols/activemq-openwire-protocol/pom.xml b/activemq-protocols/activemq-openwire-protocol/pom.xml
index e89a344..b81c87f 100644
--- a/activemq-protocols/activemq-openwire-protocol/pom.xml
+++ b/activemq-protocols/activemq-openwire-protocol/pom.xml
@@ -23,6 +23,7 @@
    <modelVersion>4.0.0</modelVersion>
 
    <artifactId>activemq-openwire-protocol</artifactId>
+   <name>ActiveMQ Artemis OpenWire Protocol</name>
 
    <properties>
       <activemq.basedir>${project.parent.parent.basedir}</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-protocols/activemq-proton-plug/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-protocols/activemq-proton-plug/pom.xml b/activemq-protocols/activemq-proton-plug/pom.xml
index d54ccea..b4ee9d2 100644
--- a/activemq-protocols/activemq-proton-plug/pom.xml
+++ b/activemq-protocols/activemq-proton-plug/pom.xml
@@ -23,6 +23,7 @@
    <modelVersion>4.0.0</modelVersion>
 
    <artifactId>activemq-proton-plug</artifactId>
+   <name>ActiveMQ Artemis Proton Plug</name>
 
    <properties>
       <activemq.basedir>${project.basedir}/../..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-protocols/activemq-stomp-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-protocols/activemq-stomp-protocol/pom.xml b/activemq-protocols/activemq-stomp-protocol/pom.xml
index 94f6c7d..91438de 100644
--- a/activemq-protocols/activemq-stomp-protocol/pom.xml
+++ b/activemq-protocols/activemq-stomp-protocol/pom.xml
@@ -23,6 +23,7 @@
    <modelVersion>4.0.0</modelVersion>
 
    <artifactId>activemq-stomp-protocol</artifactId>
+   <name>ActiveMQ Artemis STOMP Protocol</name>
 
    <properties>
       <activemq.basedir>${project.basedir}/../..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-protocols/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-protocols/pom.xml b/activemq-protocols/pom.xml
index 4a702da..69650fc 100644
--- a/activemq-protocols/pom.xml
+++ b/activemq-protocols/pom.xml
@@ -24,6 +24,7 @@
    <modelVersion>4.0.0</modelVersion>
 
    <artifactId>activemq-protocols</artifactId>
+   <name>ActiveMQ Artemis Protocols</name>
    <packaging>pom</packaging>
 
    <properties>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-ra/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml
index 6ed24fe..755416b 100644
--- a/activemq-ra/pom.xml
+++ b/activemq-ra/pom.xml
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-   <name>ActiveMQ6 RAR POM</name>
+   <name>ActiveMQ Artemis RAR POM</name>
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-rest/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-rest/pom.xml b/activemq-rest/pom.xml
index ff69595..a97c298 100644
--- a/activemq-rest/pom.xml
+++ b/activemq-rest/pom.xml
@@ -22,7 +22,7 @@
       <version>10.0.0-SNAPSHOT</version>
    </parent>
 
-   <name>ActiveMQ6 REST Interface Implementation</name>
+   <name>ActiveMQ Artemis REST Interface Implementation</name>
    <groupId>org.apache.activemq.rest</groupId>
    <artifactId>activemq-rest</artifactId>
    <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-selector/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-selector/pom.xml b/activemq-selector/pom.xml
index c0b6acd..43a868d 100644
--- a/activemq-selector/pom.xml
+++ b/activemq-selector/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-selector</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Selector Implementation</name>
+   <name>ActiveMQ Artemis Selector Implementation</name>
 
    <properties>
       <activemq.basedir>${project.basedir}/..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-server/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-server/pom.xml b/activemq-server/pom.xml
index 7757ed2..a0bc3a4 100644
--- a/activemq-server/pom.xml
+++ b/activemq-server/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-server</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Server</name>
+   <name>ActiveMQ Artemis Server</name>
 
    <properties>
       <activemq.basedir>${project.basedir}/..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-service-extensions/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-service-extensions/pom.xml b/activemq-service-extensions/pom.xml
index d6623ec..19262e0 100644
--- a/activemq-service-extensions/pom.xml
+++ b/activemq-service-extensions/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-service-extensions</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Service Extensions</name>
+   <name>ActiveMQ Artemis Service Extensions</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-tools/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-tools/pom.xml b/activemq-tools/pom.xml
index 65ef2d8..affc8d0 100644
--- a/activemq-tools/pom.xml
+++ b/activemq-tools/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-tools</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Tools</name>
+   <name>ActiveMQ Artemis Tools</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-web/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml
index 5ab41cd..96fa59a 100644
--- a/activemq-web/pom.xml
+++ b/activemq-web/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-web</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Web</name>
+   <name>ActiveMQ Artemis Web</name>
 
    <properties>
      <activemq.basedir>${project.basedir}/..</activemq.basedir>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-website/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-website/pom.xml b/activemq-website/pom.xml
index 0dd51f2..ebd800e 100644
--- a/activemq-website/pom.xml
+++ b/activemq-website/pom.xml
@@ -25,7 +25,7 @@
 
    <artifactId>activemq-website</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Web</name>
+   <name>ActiveMQ Artemis Web</name>
 
     <dependencies>
         <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-website/src/main/resources/index.html
----------------------------------------------------------------------
diff --git a/activemq-website/src/main/resources/index.html b/activemq-website/src/main/resources/index.html
index 6c6f126..9b5a623 100644
--- a/activemq-website/src/main/resources/index.html
+++ b/activemq-website/src/main/resources/index.html
@@ -53,7 +53,7 @@
             <li><a target="_blank" href="api/index.html">API</a></li>
             <li><a target="_blank" href="user-manual/index.html">User Manual</a></li>
             <li><a href="examples/index.html">Examples</a></li>
-            <li><a href="http://activemq.apache.org/activemq6">Apache ActiveMQ-6 Website</a></li>
+            <li><a href="http://activemq.apache.org/activemq6">Apache ActiveMQ Artemis Website</a></li>
         </ul>
         <div></div>
     </div>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/activemq-website/src/main/resources/user-manual/index.html
----------------------------------------------------------------------
diff --git a/activemq-website/src/main/resources/user-manual/index.html b/activemq-website/src/main/resources/user-manual/index.html
index 416923c..6490318 100644
--- a/activemq-website/src/main/resources/user-manual/index.html
+++ b/activemq-website/src/main/resources/user-manual/index.html
@@ -19,8 +19,8 @@ under the License.
 
 <h1>User Manual</h1>
 
-<p>If you are seeing this message, it is because the User Manual was not built during the Apache ActiveMQ-6 build.  To
-build Apache ActiveMQ-6 with the User Manual you must use the maven release profile:
+<p>If you are seeing this message, it is because the User Manual was not built during the Apache ActiveMQ Artemis build.  To
+build Apache ActiveMQ Artemis with the User Manual you must use the maven release profile:
 <code>mvn clean install -Prelease</code>.</p>
 
 <p>Please see the README in the source distribution for more information.</p>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/distribution/activemq/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/activemq/pom.xml b/distribution/activemq/pom.xml
index 6cfe7d0..5c37416 100644
--- a/distribution/activemq/pom.xml
+++ b/distribution/activemq/pom.xml
@@ -21,13 +21,13 @@
 
    <parent>
       <groupId>org.apache.activemq</groupId>
-      <artifactId>activemq-distribution</artifactId>
+      <artifactId>activemq-artemis-distribution</artifactId>
       <version>10.0.0-SNAPSHOT</version>
    </parent>
 
-   <artifactId>apache-activemq</artifactId>
+   <artifactId>apache-activemq-artemis</artifactId>
    <packaging>pom</packaging>
-   <name>Apache ActiveMQ Distribution</name>
+   <name>Apache ActiveMQ Artemis Distribution</name>
 
    <properties>
       <schemaLocation>${project.build.directory}/${project.artifactId}-${project.version}-bin/${project.artifactId}-${project.version}/schema</schemaLocation>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 535f4e7..7a959fc 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -27,9 +27,9 @@ under the License.
       <version>10.0.0-SNAPSHOT</version>
    </parent>
 
-   <artifactId>activemq-distribution</artifactId>
+   <artifactId>activemq-artemis-distribution</artifactId>
    <packaging>pom</packaging>
-   <name>ActiveMQ6 Distribution</name>
+   <name>ActiveMQ Artemis Distribution</name>
 
    <properties>
       <skipLicenseCheck>true</skipLicenseCheck>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/docs/user-manual/en/libaio.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/libaio.md b/docs/user-manual/en/libaio.md
index 9664d5e..ddb1083 100644
--- a/docs/user-manual/en/libaio.md
+++ b/docs/user-manual/en/libaio.md
@@ -72,7 +72,7 @@ script `compile-native.sh`. This script will invoke the proper maven profile to
     [INFO] Scanning for projects...
     [INFO]
     [INFO] ------------------------------------------------------------------------
-    [INFO] Building ActiveMQ6 Native POM 6.0.0
+    [INFO] Building ActiveMQ Artemis Native POM 6.0.0
     [INFO] ------------------------------------------------------------------------
     [INFO]
     [INFO] --- nar-maven-plugin:3.0.0:nar-validate (default-nar-validate) @ activemq-native ---

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/etc/IDEA-style.jar
----------------------------------------------------------------------
diff --git a/etc/IDEA-style.jar b/etc/IDEA-style.jar
index 431a9d9..7271c9d 100644
Binary files a/etc/IDEA-style.jar and b/etc/IDEA-style.jar differ

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/core/embedded-remote/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/embedded-remote/pom.xml b/examples/core/embedded-remote/pom.xml
index e5dfc95..f3085af 100644
--- a/examples/core/embedded-remote/pom.xml
+++ b/examples/core/embedded-remote/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-core-embedded-remote-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Core Embedded Remote Example</name>
+   <name>ActiveMQ Artemis Core Embedded Remote Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/core/embedded/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/embedded/pom.xml b/examples/core/embedded/pom.xml
index 1f7fb80..3aed991 100644
--- a/examples/core/embedded/pom.xml
+++ b/examples/core/embedded/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-core-embedded-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Core Embedded Example</name>
+   <name>ActiveMQ Artemis Core Embedded Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/core/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/perf/pom.xml b/examples/core/perf/pom.xml
index c2bfdce..23283c8 100644
--- a/examples/core/perf/pom.xml
+++ b/examples/core/perf/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-core-perf-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Perf Example</name>
+   <name>ActiveMQ Artemis Perf Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/core/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/pom.xml b/examples/core/pom.xml
index e8ed806..5f5728f 100644
--- a/examples/core/pom.xml
+++ b/examples/core/pom.xml
@@ -30,7 +30,7 @@ under the License.
    <groupId>org.apache.activemq.examples.core</groupId>
    <artifactId>core-examples</artifactId>
    <packaging>pom</packaging>
-   <name>ActiveMQ6 Core Examples</name>
+   <name>ActiveMQ Artemis Core Examples</name>
 
    <properties>
       <udp-address>231.7.7.7</udp-address>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/core/vertx-connector/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/vertx-connector/pom.xml b/examples/core/vertx-connector/pom.xml
index ec57c19..ece8b28 100644
--- a/examples/core/vertx-connector/pom.xml
+++ b/examples/core/vertx-connector/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-vertx-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Vert.x Example</name>
+   <name>ActiveMQ Artemis Vert.x Example</name>
 
    <properties>
       <vertx.version>2.1.2</vertx.version>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/activemq-jms-examples-common/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/activemq-jms-examples-common/pom.xml b/examples/jms/activemq-jms-examples-common/pom.xml
index 5f4d6b1..f5fb293 100644
--- a/examples/jms/activemq-jms-examples-common/pom.xml
+++ b/examples/jms/activemq-jms-examples-common/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-examples-common</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Examples common</name>
+   <name>ActiveMQ Artemis Examples common</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/activemq-ra-rar/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/activemq-ra-rar/pom.xml b/examples/jms/activemq-ra-rar/pom.xml
index cd6dbdb..bdc4117 100644
--- a/examples/jms/activemq-ra-rar/pom.xml
+++ b/examples/jms/activemq-ra-rar/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-rar</artifactId>
    <packaging>rar</packaging>
-   <name>ActiveMQ6 JMS RA</name>
+   <name>ActiveMQ Artemis JMS RA</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/aerogear/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/aerogear/pom.xml b/examples/jms/aerogear/pom.xml
index dd463f9..93e6374 100644
--- a/examples/jms/aerogear/pom.xml
+++ b/examples/jms/aerogear/pom.xml
@@ -35,7 +35,7 @@ under the License.
 
    <artifactId>activemq-jms-aerogear-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS AeroGear Example</name>
+   <name>ActiveMQ Artemis JMS AeroGear Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/application-layer-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/application-layer-failover/pom.xml b/examples/jms/application-layer-failover/pom.xml
index 7c49996..205fe6d 100644
--- a/examples/jms/application-layer-failover/pom.xml
+++ b/examples/jms/application-layer-failover/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-application-layer-failover-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Application Layer Failover Example</name>
+   <name>ActiveMQ Artemis JMS Application Layer Failover Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/bridge/pom.xml b/examples/jms/bridge/pom.xml
index 7799393..bb64704 100644
--- a/examples/jms/bridge/pom.xml
+++ b/examples/jms/bridge/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-bridge-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Bridge Example</name>
+   <name>ActiveMQ Artemis JMS Bridge Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/browser/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/browser/pom.xml b/examples/jms/browser/pom.xml
index bbc9bf7..d6cbb7f 100644
--- a/examples/jms/browser/pom.xml
+++ b/examples/jms/browser/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-browser-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Browser Example</name>
+   <name>ActiveMQ Artemis JMS Browser Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/client-kickoff/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/client-kickoff/pom.xml b/examples/jms/client-kickoff/pom.xml
index 9a1ede7..ac5f24c 100644
--- a/examples/jms/client-kickoff/pom.xml
+++ b/examples/jms/client-kickoff/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-client-kickoff-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Kick Off Example</name>
+   <name>ActiveMQ Artemis JMS Kick Off Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/client-side-failoverlistener/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/client-side-failoverlistener/pom.xml b/examples/jms/client-side-failoverlistener/pom.xml
index a8a5d30..14ae7ed 100644
--- a/examples/jms/client-side-failoverlistener/pom.xml
+++ b/examples/jms/client-side-failoverlistener/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-client-side-fileoverlistener-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Client Side Failover listener Example</name>
+   <name>ActiveMQ Artemis JMS Client Side Failover listener Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/client-side-load-balancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/client-side-load-balancing/pom.xml b/examples/jms/client-side-load-balancing/pom.xml
index 91aa914..f2cdb3d 100644
--- a/examples/jms/client-side-load-balancing/pom.xml
+++ b/examples/jms/client-side-load-balancing/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-client-side-load-balancing-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Client Side Load Balancing Example</name>
+   <name>ActiveMQ Artemis JMS Client Side Load Balancing Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/clustered-durable-subscription/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-durable-subscription/pom.xml b/examples/jms/clustered-durable-subscription/pom.xml
index ccef97c..1519599 100644
--- a/examples/jms/clustered-durable-subscription/pom.xml
+++ b/examples/jms/clustered-durable-subscription/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-clustered-durable-subscription-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Clustered Durable Subscription Example</name>
+   <name>ActiveMQ Artemis JMS Clustered Durable Subscription Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/clustered-grouping/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-grouping/pom.xml b/examples/jms/clustered-grouping/pom.xml
index f48c0a3..03bb0c7 100644
--- a/examples/jms/clustered-grouping/pom.xml
+++ b/examples/jms/clustered-grouping/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-clustered-grouping-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS CLustered Grouping Example</name>
+   <name>ActiveMQ Artemis JMS CLustered Grouping Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/clustered-jgroups/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-jgroups/pom.xml b/examples/jms/clustered-jgroups/pom.xml
index f983ff0..37c2085 100644
--- a/examples/jms/clustered-jgroups/pom.xml
+++ b/examples/jms/clustered-jgroups/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>clustered-jgroups</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Clustered JGroups Example</name>
+   <name>ActiveMQ Artemis JMS Clustered JGroups Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/clustered-queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-queue/pom.xml b/examples/jms/clustered-queue/pom.xml
index 5892971..c019020 100644
--- a/examples/jms/clustered-queue/pom.xml
+++ b/examples/jms/clustered-queue/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>clustered-queue</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Clustered Queue Example</name>
+   <name>ActiveMQ Artemis JMS Clustered Queue Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/clustered-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-standalone/pom.xml b/examples/jms/clustered-standalone/pom.xml
index 8e134ef..27e1f6b 100644
--- a/examples/jms/clustered-standalone/pom.xml
+++ b/examples/jms/clustered-standalone/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-clustered-standalone-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Clustered Standalone Example</name>
+   <name>ActiveMQ Artemis JMS Clustered Standalone Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/clustered-static-discovery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-static-discovery/pom.xml b/examples/jms/clustered-static-discovery/pom.xml
index b87f4ed..201026f 100644
--- a/examples/jms/clustered-static-discovery/pom.xml
+++ b/examples/jms/clustered-static-discovery/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-clustered-static-discovery-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Clustered Static Discovery Example</name>
+   <name>ActiveMQ Artemis JMS Clustered Static Discovery Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/clustered-static-oneway/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-static-oneway/pom.xml b/examples/jms/clustered-static-oneway/pom.xml
index 3086b57..8fe3705 100644
--- a/examples/jms/clustered-static-oneway/pom.xml
+++ b/examples/jms/clustered-static-oneway/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-clustered-static-oneway-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Clustered Static One Way Example</name>
+   <name>ActiveMQ Artemis JMS Clustered Static One Way Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/clustered-topic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/clustered-topic/pom.xml b/examples/jms/clustered-topic/pom.xml
index d8a814c..04da050 100644
--- a/examples/jms/clustered-topic/pom.xml
+++ b/examples/jms/clustered-topic/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-clustered-topic-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Clustered Topic Example</name>
+   <name>ActiveMQ Artemis JMS Clustered Topic Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/colocated-failover-scale-down/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/colocated-failover-scale-down/pom.xml b/examples/jms/colocated-failover-scale-down/pom.xml
index ee4e2b1..c953a93 100644
--- a/examples/jms/colocated-failover-scale-down/pom.xml
+++ b/examples/jms/colocated-failover-scale-down/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>colocated-failover-scale-down</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Colocated Failover Recover Only Example</name>
+   <name>ActiveMQ Artemis JMS Colocated Failover Recover Only Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/colocated-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/colocated-failover/pom.xml b/examples/jms/colocated-failover/pom.xml
index fb44564..33a2b80 100644
--- a/examples/jms/colocated-failover/pom.xml
+++ b/examples/jms/colocated-failover/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>colocated-failover</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Colocated Failover Example</name>
+   <name>ActiveMQ Artemis JMS Colocated Failover Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/consumer-rate-limit/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/consumer-rate-limit/pom.xml b/examples/jms/consumer-rate-limit/pom.xml
index 84395a3..c23c0ce 100644
--- a/examples/jms/consumer-rate-limit/pom.xml
+++ b/examples/jms/consumer-rate-limit/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-consumer-rate-limit-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Consumer Rate Limit Example</name>
+   <name>ActiveMQ Artemis JMS Consumer Rate Limit Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/dead-letter/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/dead-letter/pom.xml b/examples/jms/dead-letter/pom.xml
index 961bbcb..eec006d 100644
--- a/examples/jms/dead-letter/pom.xml
+++ b/examples/jms/dead-letter/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-dead-letter-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Dead Letter Example</name>
+   <name>ActiveMQ Artemis JMS Dead Letter Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/delayed-redelivery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/delayed-redelivery/pom.xml b/examples/jms/delayed-redelivery/pom.xml
index cfbf0db..f148374 100644
--- a/examples/jms/delayed-redelivery/pom.xml
+++ b/examples/jms/delayed-redelivery/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-delayed-redelivery-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Delayed Redelivery Example</name>
+   <name>ActiveMQ Artemis JMS Delayed Redelivery Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/divert/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/divert/pom.xml b/examples/jms/divert/pom.xml
index 5ce0a57..726ab81 100644
--- a/examples/jms/divert/pom.xml
+++ b/examples/jms/divert/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-divert-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Divert Example</name>
+   <name>ActiveMQ Artemis JMS Divert Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/durable-subscription/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/durable-subscription/pom.xml b/examples/jms/durable-subscription/pom.xml
index 9f54fdb..cfeb5f9 100644
--- a/examples/jms/durable-subscription/pom.xml
+++ b/examples/jms/durable-subscription/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-durable-subscription-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Durable Subscription Example</name>
+   <name>ActiveMQ Artemis JMS Durable Subscription Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/embedded-simple/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/embedded-simple/pom.xml b/examples/jms/embedded-simple/pom.xml
index e63f4f3..4a02908 100644
--- a/examples/jms/embedded-simple/pom.xml
+++ b/examples/jms/embedded-simple/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-embedded-simple-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Simple Embedded Example</name>
+   <name>ActiveMQ Artemis JMS Simple Embedded Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/embedded/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/embedded/pom.xml b/examples/jms/embedded/pom.xml
index 38255b9..78ac744 100644
--- a/examples/jms/embedded/pom.xml
+++ b/examples/jms/embedded/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-embedded-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Embedded Example</name>
+   <name>ActiveMQ Artemis JMS Embedded Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/expiry/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/expiry/pom.xml b/examples/jms/expiry/pom.xml
index 3f3669d..e83fec6 100644
--- a/examples/jms/expiry/pom.xml
+++ b/examples/jms/expiry/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-expiry-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Expiry Example</name>
+   <name>ActiveMQ Artemis JMS Expiry Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/ha-policy-autobackup/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/ha-policy-autobackup/pom.xml b/examples/jms/ha-policy-autobackup/pom.xml
index 9ab10d2..967207c 100644
--- a/examples/jms/ha-policy-autobackup/pom.xml
+++ b/examples/jms/ha-policy-autobackup/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>ha-policy-autobackup</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS HA Policy Auto backup example</name>
+   <name>ActiveMQ Artemis JMS HA Policy Auto backup example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/http-transport/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/http-transport/pom.xml b/examples/jms/http-transport/pom.xml
index 113e5ab..1ac41d9 100644
--- a/examples/jms/http-transport/pom.xml
+++ b/examples/jms/http-transport/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-http-transport-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Http Transport Example</name>
+   <name>ActiveMQ Artemis JMS Http Transport Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/instantiate-connection-factory/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/instantiate-connection-factory/pom.xml b/examples/jms/instantiate-connection-factory/pom.xml
index 0bbb1f5..a063063 100644
--- a/examples/jms/instantiate-connection-factory/pom.xml
+++ b/examples/jms/instantiate-connection-factory/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-instantiate-connection-factory-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Instantiate Connection Factory Example</name>
+   <name>ActiveMQ Artemis JMS Instantiate Connection Factory Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/interceptor/pom.xml b/examples/jms/interceptor/pom.xml
index e1baaa5..4524f9c 100644
--- a/examples/jms/interceptor/pom.xml
+++ b/examples/jms/interceptor/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-interceptor-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Interceptor Example</name>
+   <name>ActiveMQ Artemis JMS Interceptor Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/jms-auto-closeable/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jms-auto-closeable/pom.xml b/examples/jms/jms-auto-closeable/pom.xml
index c437fe6..cacecb7 100644
--- a/examples/jms/jms-auto-closeable/pom.xml
+++ b/examples/jms/jms-auto-closeable/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-auto-closeable-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Auto Closable Example</name>
+   <name>ActiveMQ Artemis JMS Auto Closable Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/jms-bridge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jms-bridge/pom.xml b/examples/jms/jms-bridge/pom.xml
index e62ccb7..c727f90 100644
--- a/examples/jms/jms-bridge/pom.xml
+++ b/examples/jms/jms-bridge/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-jms-bridge-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Bridge Example</name>
+   <name>ActiveMQ Artemis JMS Bridge Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/jms-completion-listener/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jms-completion-listener/pom.xml b/examples/jms/jms-completion-listener/pom.xml
index a88f463..aef1698 100644
--- a/examples/jms/jms-completion-listener/pom.xml
+++ b/examples/jms/jms-completion-listener/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-completion-listener-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Completion Listener Example</name>
+   <name>ActiveMQ Artemis JMS Completion Listener Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/jms-context/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jms-context/pom.xml b/examples/jms/jms-context/pom.xml
index 250c616..b751012 100644
--- a/examples/jms/jms-context/pom.xml
+++ b/examples/jms/jms-context/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-context-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Context Example</name>
+   <name>ActiveMQ Artemis JMS Context Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/jms-shared-consumer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jms-shared-consumer/pom.xml b/examples/jms/jms-shared-consumer/pom.xml
index f9b31eb..abc3c49 100644
--- a/examples/jms/jms-shared-consumer/pom.xml
+++ b/examples/jms/jms-shared-consumer/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-shared-consumer-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Shared Consumer Example</name>
+   <name>ActiveMQ Artemis JMS Shared Consumer Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/jmx/pom.xml b/examples/jms/jmx/pom.xml
index dbdac70..8eb21ea 100644
--- a/examples/jms/jmx/pom.xml
+++ b/examples/jms/jmx/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-jmx-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS "JMX" Example</name>
+   <name>ActiveMQ Artemis JMS "JMX" Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/large-message/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/large-message/pom.xml b/examples/jms/large-message/pom.xml
index 32e68b4..7a554fc 100644
--- a/examples/jms/large-message/pom.xml
+++ b/examples/jms/large-message/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-large-message-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Large Message Example</name>
+   <name>ActiveMQ Artemis JMS Large Message Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/last-value-queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/last-value-queue/pom.xml b/examples/jms/last-value-queue/pom.xml
index 40afaff..bf54cf6 100644
--- a/examples/jms/last-value-queue/pom.xml
+++ b/examples/jms/last-value-queue/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-last-value-queue-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Last Value Queue Example</name>
+   <name>ActiveMQ Artemis JMS Last Value Queue Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/management-notifications/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/management-notifications/pom.xml b/examples/jms/management-notifications/pom.xml
index 8f081ed..a926175 100644
--- a/examples/jms/management-notifications/pom.xml
+++ b/examples/jms/management-notifications/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-management-notifications-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Management Notifications Example</name>
+   <name>ActiveMQ Artemis JMS Management Notifications Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/management/pom.xml b/examples/jms/management/pom.xml
index 2dfa90d..38e30d4 100644
--- a/examples/jms/management/pom.xml
+++ b/examples/jms/management/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-management-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Management Example</name>
+   <name>ActiveMQ Artemis JMS Management Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/message-counters/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/message-counters/pom.xml b/examples/jms/message-counters/pom.xml
index b1271a3..47f8ec6 100644
--- a/examples/jms/message-counters/pom.xml
+++ b/examples/jms/message-counters/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-message-counters-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Message Counter Example</name>
+   <name>ActiveMQ Artemis JMS Message Counter Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/message-group/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/message-group/pom.xml b/examples/jms/message-group/pom.xml
index e163988..92f8429 100644
--- a/examples/jms/message-group/pom.xml
+++ b/examples/jms/message-group/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-message-group-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Message Group Example</name>
+   <name>ActiveMQ Artemis JMS Message Group Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/message-group2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/message-group2/pom.xml b/examples/jms/message-group2/pom.xml
index f9cf15a..21dd909 100644
--- a/examples/jms/message-group2/pom.xml
+++ b/examples/jms/message-group2/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-message-group2-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Message Group Example 2</name>
+   <name>ActiveMQ Artemis JMS Message Group Example 2</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/message-priority/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/message-priority/pom.xml b/examples/jms/message-priority/pom.xml
index 15c7344..c4be943 100644
--- a/examples/jms/message-priority/pom.xml
+++ b/examples/jms/message-priority/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-message-priority-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS MessagePriorityExample Example</name>
+   <name>ActiveMQ Artemis JMS MessagePriorityExample Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/multiple-failover-failback/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/multiple-failover-failback/pom.xml b/examples/jms/multiple-failover-failback/pom.xml
index 5624fde..e376a07 100644
--- a/examples/jms/multiple-failover-failback/pom.xml
+++ b/examples/jms/multiple-failover-failback/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-multiple-failover-failback-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Multiple Failover Failback Example</name>
+   <name>ActiveMQ Artemis JMS Multiple Failover Failback Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/multiple-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/multiple-failover/pom.xml b/examples/jms/multiple-failover/pom.xml
index 04e99ab..e06f2f6 100644
--- a/examples/jms/multiple-failover/pom.xml
+++ b/examples/jms/multiple-failover/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-multiple-failover-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Multiple Failover Example</name>
+   <name>ActiveMQ Artemis JMS Multiple Failover Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/no-consumer-buffering/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/no-consumer-buffering/pom.xml b/examples/jms/no-consumer-buffering/pom.xml
index c45a106..8e4704b 100644
--- a/examples/jms/no-consumer-buffering/pom.xml
+++ b/examples/jms/no-consumer-buffering/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-no-consumer-buffering-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS No Consumer Buffering Example</name>
+   <name>ActiveMQ Artemis JMS No Consumer Buffering Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/non-transaction-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/non-transaction-failover/pom.xml b/examples/jms/non-transaction-failover/pom.xml
index 638b731..7c3defc 100644
--- a/examples/jms/non-transaction-failover/pom.xml
+++ b/examples/jms/non-transaction-failover/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>non-transaction-failover</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Non Transaction Failover Example</name>
+   <name>ActiveMQ Artemis JMS Non Transaction Failover Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/openwire/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/openwire/pom.xml b/examples/jms/openwire/pom.xml
index 7bdbf06..82f9db7 100644
--- a/examples/jms/openwire/pom.xml
+++ b/examples/jms/openwire/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-openwire-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Openwire Example</name>
+   <name>ActiveMQ Artemis JMS Openwire Example</name>
 
    <profiles>
       <profile>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/paging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/paging/pom.xml b/examples/jms/paging/pom.xml
index f5aa6d9..f15cdeb 100644
--- a/examples/jms/paging/pom.xml
+++ b/examples/jms/paging/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-paging-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Paging Example</name>
+   <name>ActiveMQ Artemis JMS Paging Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/perf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/perf/pom.xml b/examples/jms/perf/pom.xml
index 098e1e6..5eebd07 100644
--- a/examples/jms/perf/pom.xml
+++ b/examples/jms/perf/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-perf-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS PerfExample Example</name>
+   <name>ActiveMQ Artemis JMS PerfExample Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/pom.xml b/examples/jms/pom.xml
index b0658fb..872589c 100644
--- a/examples/jms/pom.xml
+++ b/examples/jms/pom.xml
@@ -30,7 +30,7 @@ under the License.
    <groupId>org.apache.activemq.examples.jms</groupId>
    <artifactId>jms-examples</artifactId>
    <packaging>pom</packaging>
-   <name>ActiveMQ6 JMS Examples</name>
+   <name>ActiveMQ Artemis JMS Examples</name>
 
    <properties>
       <udp-address>231.7.7.7</udp-address>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/pre-acknowledge/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/pre-acknowledge/pom.xml b/examples/jms/pre-acknowledge/pom.xml
index d69387b..c2f0a6e 100644
--- a/examples/jms/pre-acknowledge/pom.xml
+++ b/examples/jms/pre-acknowledge/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-pre-acknowledge-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Pre Acknowledge Example</name>
+   <name>ActiveMQ Artemis JMS Pre Acknowledge Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/producer-rate-limit/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/producer-rate-limit/pom.xml b/examples/jms/producer-rate-limit/pom.xml
index 2144793..4919c52 100644
--- a/examples/jms/producer-rate-limit/pom.xml
+++ b/examples/jms/producer-rate-limit/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-producer-rate-limit-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Producer Rate Limit Example</name>
+   <name>ActiveMQ Artemis JMS Producer Rate Limit Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/proton-cpp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/proton-cpp/pom.xml b/examples/jms/proton-cpp/pom.xml
index 00d123d..106b0e8 100644
--- a/examples/jms/proton-cpp/pom.xml
+++ b/examples/jms/proton-cpp/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-protoncpp</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 AMQP CPP Example</name>
+   <name>ActiveMQ Artemis AMQP CPP Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/proton-j/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/proton-j/pom.xml b/examples/jms/proton-j/pom.xml
index eb94303..fac39d9 100644
--- a/examples/jms/proton-j/pom.xml
+++ b/examples/jms/proton-j/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-proton-j-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Proton-J Example</name>
+   <name>ActiveMQ Artemis Proton-J Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/proton-ruby/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/proton-ruby/pom.xml b/examples/jms/proton-ruby/pom.xml
index 4e2eb0d..4e59985 100644
--- a/examples/jms/proton-ruby/pom.xml
+++ b/examples/jms/proton-ruby/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-proton-ruby-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 Proton Ruby Examplee</name>
+   <name>ActiveMQ Artemis Proton Ruby Examplee</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/queue-message-redistribution/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/queue-message-redistribution/pom.xml b/examples/jms/queue-message-redistribution/pom.xml
index 884b468..b84836c 100644
--- a/examples/jms/queue-message-redistribution/pom.xml
+++ b/examples/jms/queue-message-redistribution/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-queue-message-redistribution-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Queue Message Redistribution Example</name>
+   <name>ActiveMQ Artemis JMS Queue Message Redistribution Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/queue-requestor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/queue-requestor/pom.xml b/examples/jms/queue-requestor/pom.xml
index 7e3c26f..ebd2a8f 100644
--- a/examples/jms/queue-requestor/pom.xml
+++ b/examples/jms/queue-requestor/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-queue-requestor-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Queue Requestor Example</name>
+   <name>ActiveMQ Artemis JMS Queue Requestor Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/queue-selector/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/queue-selector/pom.xml b/examples/jms/queue-selector/pom.xml
index fa9161a..15fd675 100644
--- a/examples/jms/queue-selector/pom.xml
+++ b/examples/jms/queue-selector/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-queue-selector-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Queue Selector Example</name>
+   <name>ActiveMQ Artemis JMS Queue Selector Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/queue/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/queue/pom.xml b/examples/jms/queue/pom.xml
index b9e405a..90d6bfe 100644
--- a/examples/jms/queue/pom.xml
+++ b/examples/jms/queue/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-queue-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Queue Example</name>
+   <name>ActiveMQ Artemis JMS Queue Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/reattach-node/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/reattach-node/pom.xml b/examples/jms/reattach-node/pom.xml
index 327af2a..b54441a 100644
--- a/examples/jms/reattach-node/pom.xml
+++ b/examples/jms/reattach-node/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-reattach-node-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Reattach Node Example</name>
+   <name>ActiveMQ Artemis JMS Reattach Node Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/replicated-failback-static/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/replicated-failback-static/pom.xml b/examples/jms/replicated-failback-static/pom.xml
index fb85a5b..d91f3f2 100644
--- a/examples/jms/replicated-failback-static/pom.xml
+++ b/examples/jms/replicated-failback-static/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-replicated-failback-static-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Replicated Failback Static Example</name>
+   <name>ActiveMQ Artemis JMS Replicated Failback Static Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/replicated-failback/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/replicated-failback/pom.xml b/examples/jms/replicated-failback/pom.xml
index 61b72b7..a00bb69 100644
--- a/examples/jms/replicated-failback/pom.xml
+++ b/examples/jms/replicated-failback/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-replicated-failback-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Replicated Failback Example</name>
+   <name>ActiveMQ Artemis JMS Replicated Failback Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/replicated-multiple-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/replicated-multiple-failover/pom.xml b/examples/jms/replicated-multiple-failover/pom.xml
index cae7e38..51da774 100644
--- a/examples/jms/replicated-multiple-failover/pom.xml
+++ b/examples/jms/replicated-multiple-failover/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-replicated-multiple-failover-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Replicated Multiple Failover Example</name>
+   <name>ActiveMQ Artemis JMS Replicated Multiple Failover Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/replicated-transaction-failover/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/replicated-transaction-failover/pom.xml b/examples/jms/replicated-transaction-failover/pom.xml
index 0339a12..a46b9aa 100644
--- a/examples/jms/replicated-transaction-failover/pom.xml
+++ b/examples/jms/replicated-transaction-failover/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-replicated-transaction-failover-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Replicated Transaction Failover Example</name>
+   <name>ActiveMQ Artemis JMS Replicated Transaction Failover Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/request-reply/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/request-reply/pom.xml b/examples/jms/request-reply/pom.xml
index 32a2d4a..46d8d26 100644
--- a/examples/jms/request-reply/pom.xml
+++ b/examples/jms/request-reply/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-request-reply-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Request Reply Example</name>
+   <name>ActiveMQ Artemis JMS Request Reply Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/rest/pom.xml b/examples/jms/rest/pom.xml
index 4b4be03..d7963a3 100644
--- a/examples/jms/rest/pom.xml
+++ b/examples/jms/rest/pom.xml
@@ -30,7 +30,7 @@ under the License.
    <groupId>org.apache.activemq.examples.rest</groupId>
    <artifactId>activemq-rest-examples-pom</artifactId>
    <packaging>pom</packaging>
-   <name>ActiveMQ6 REST Examples</name>
+   <name>ActiveMQ Artemis REST Examples</name>
 
    <modules>
       <module>javascript-chat</module>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/scale-down/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/scale-down/pom.xml b/examples/jms/scale-down/pom.xml
index 3483f79..befb5c7 100644
--- a/examples/jms/scale-down/pom.xml
+++ b/examples/jms/scale-down/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>scale-down</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Scale Down Example</name>
+   <name>ActiveMQ Artemis JMS Scale Down Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/scheduled-message/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/scheduled-message/pom.xml b/examples/jms/scheduled-message/pom.xml
index 49fc4de..10d9709 100644
--- a/examples/jms/scheduled-message/pom.xml
+++ b/examples/jms/scheduled-message/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-scheduled-message-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Scheduled Message Example</name>
+   <name>ActiveMQ Artemis JMS Scheduled Message Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/security/pom.xml b/examples/jms/security/pom.xml
index de377c8..7965f7f 100644
--- a/examples/jms/security/pom.xml
+++ b/examples/jms/security/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-security-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Security Example</name>
+   <name>ActiveMQ Artemis JMS Security Example</name>
 
    <dependencies>
       <dependency>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/11e1b850/examples/jms/send-acknowledgements/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/send-acknowledgements/pom.xml b/examples/jms/send-acknowledgements/pom.xml
index f52f536..23dcadd 100644
--- a/examples/jms/send-acknowledgements/pom.xml
+++ b/examples/jms/send-acknowledgements/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
    <artifactId>activemq-jms-send-acknowledgements-example</artifactId>
    <packaging>jar</packaging>
-   <name>ActiveMQ6 JMS Send Acknowledgements Example</name>
+   <name>ActiveMQ Artemis JMS Send Acknowledgements Example</name>
 
    <dependencies>
       <dependency>