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/05 12:24:27 UTC

[1/3] activemq-6 git commit: Revert "[maven-release-plugin] prepare release 6.0.0"

Repository: activemq-6
Updated Branches:
  refs/heads/master eb3bc2968 -> 2031ce885


Revert "[maven-release-plugin] prepare release 6.0.0"

This reverts commit 79ee955615af585608f6bd06f3f0a725c54117ae.


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

Branch: refs/heads/master
Commit: 1a955b8631d9244d68e3ba91b792ef0f79c97104
Parents: fef0999
Author: Martyn Taylor <mt...@redhat.com>
Authored: Thu Mar 5 11:18:34 2015 +0000
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Thu Mar 5 11:18:34 2015 +0000

----------------------------------------------------------------------
 activemq-bootstrap/pom.xml                      |  3 ++-
 activemq-commons/pom.xml                        |  3 ++-
 activemq-core-client/pom.xml                    |  3 ++-
 activemq-dto/pom.xml                            | 26 +++++++++++---------
 activemq-jms-client/pom.xml                     |  3 ++-
 activemq-jms-server/pom.xml                     |  3 ++-
 activemq-journal/pom.xml                        |  3 ++-
 activemq-maven-plugin/pom.xml                   |  3 ++-
 activemq-native/pom.xml                         |  3 ++-
 .../activemq-amqp-protocol/pom.xml              |  3 ++-
 .../activemq-openwire-protocol/pom.xml          |  3 ++-
 activemq-protocols/activemq-proton-plug/pom.xml |  3 ++-
 .../activemq-stomp-protocol/pom.xml             |  3 ++-
 activemq-protocols/pom.xml                      |  4 ++-
 activemq-ra/pom.xml                             |  3 ++-
 activemq-rest/pom.xml                           |  4 ++-
 activemq-selector/pom.xml                       |  3 ++-
 activemq-server/pom.xml                         |  3 ++-
 activemq-service-extensions/pom.xml             |  3 ++-
 activemq-tools/pom.xml                          |  3 ++-
 activemq-web/pom.xml                            |  3 ++-
 activemq-website/pom.xml                        |  3 ++-
 distribution/activemq/pom.xml                   |  3 ++-
 distribution/pom.xml                            |  3 ++-
 examples/core/pom.xml                           |  3 ++-
 .../jms/activemq-jms-examples-common/pom.xml    |  3 ++-
 examples/jms/pom.xml                            |  3 ++-
 examples/pom.xml                                |  3 ++-
 .../activemq-aerogear-integration/pom.xml       |  3 ++-
 integration/activemq-spring-integration/pom.xml |  3 ++-
 integration/activemq-vertx-integration/pom.xml  |  3 ++-
 pom.xml                                         |  7 +++---
 32 files changed, 80 insertions(+), 45 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-bootstrap/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-bootstrap/pom.xml b/activemq-bootstrap/pom.xml
index 21ceb88..b124d68 100644
--- a/activemq-bootstrap/pom.xml
+++ b/activemq-bootstrap/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-commons/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-commons/pom.xml b/activemq-commons/pom.xml
index 2d1d754..39a62c2 100644
--- a/activemq-commons/pom.xml
+++ b/activemq-commons/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-core-client/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-core-client/pom.xml b/activemq-core-client/pom.xml
index 3c200a2..f56f9f1 100644
--- a/activemq-core-client/pom.xml
+++ b/activemq-core-client/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-dto/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-dto/pom.xml b/activemq-dto/pom.xml
index 12a1d48..3ddb077 100644
--- a/activemq-dto/pom.xml
+++ b/activemq-dto/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
@@ -65,19 +66,20 @@
              <phase>generate-resources</phase>
              <configuration>
                <tasks>
-                 <taskdef name="schemagen" classname="com.sun.tools.jxc.SchemaGenTask" />
-                 <mkdir dir="${project.build.directory}/schema/org.apache.activemq/dto" />
-                 <echo message="Generating XSD to: ${project.build.directory}/schema/org.apache.activemq/dto" />
-                 <schemagen srcdir="${basedir}/.." destdir="${project.build.directory}/schema/org.apache.activemq/dto" includeantruntime="false">
-                   <schema namespace="http://activemq.org/schema" file="activemq.xsd" />
-                   <classpath refid="maven.compile.classpath" />
-                   <include name="**/package-info.java" />
-                   <include name="**/*DTO.java" />
-                   <exclude name="**/.git/**" />
-                   <exclude name="**/.svn/**" />
+                 <taskdef name="schemagen" classname="com.sun.tools.jxc.SchemaGenTask"/>
+                 <mkdir dir="${project.build.directory}/schema/org.apache.activemq/dto"/>
+                 <echo message="Generating XSD to: ${project.build.directory}/schema/org.apache.activemq/dto"/>
+                 <schemagen srcdir="${basedir}/.." destdir="${project.build.directory}/schema/org.apache.activemq/dto"
+                            includeantruntime="false">
+                   <schema namespace="http://activemq.org/schema" file="activemq.xsd"/>
+                   <classpath refid="maven.compile.classpath"/>
+                   <include name="**/package-info.java"/>
+                   <include name="**/*DTO.java"/>
+                   <exclude name="**/.git/**"/>
+                   <exclude name="**/.svn/**"/>
                  </schemagen>
                  <copy todir="${project.build.directory}/classes">
-                   <fileset dir="${project.build.directory}/schema" />
+                   <fileset dir="${project.build.directory}/schema"/>
                  </copy>
                </tasks>
              </configuration>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-jms-client/pom.xml b/activemq-jms-client/pom.xml
index 0720fb4..1d06de8 100644
--- a/activemq-jms-client/pom.xml
+++ b/activemq-jms-client/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-jms-server/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-jms-server/pom.xml b/activemq-jms-server/pom.xml
index d47ecdd..f212360 100644
--- a/activemq-jms-server/pom.xml
+++ b/activemq-jms-server/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-journal/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-journal/pom.xml b/activemq-journal/pom.xml
index 3a48c9f..4386fca 100644
--- a/activemq-journal/pom.xml
+++ b/activemq-journal/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-maven-plugin/pom.xml b/activemq-maven-plugin/pom.xml
index 384f6eb..96f7484 100644
--- a/activemq-maven-plugin/pom.xml
+++ b/activemq-maven-plugin/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-native/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-native/pom.xml b/activemq-native/pom.xml
index 55fdc7d..ac4b418 100644
--- a/activemq-native/pom.xml
+++ b/activemq-native/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/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 6f6d68b..5284db4 100644
--- a/activemq-protocols/activemq-amqp-protocol/pom.xml
+++ b/activemq-protocols/activemq-amqp-protocol/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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/xsd/maven-4.0.0.xsd">
+<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/xsd/maven-4.0.0.xsd">
    <parent>
       <artifactId>activemq-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/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 f51a7b7..875977b 100644
--- a/activemq-protocols/activemq-openwire-protocol/pom.xml
+++ b/activemq-protocols/activemq-openwire-protocol/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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/xsd/maven-4.0.0.xsd">
+<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/xsd/maven-4.0.0.xsd">
    <parent>
       <artifactId>activemq-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/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 e241126..5b59d29 100644
--- a/activemq-protocols/activemq-proton-plug/pom.xml
+++ b/activemq-protocols/activemq-proton-plug/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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/xsd/maven-4.0.0.xsd">
+<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/xsd/maven-4.0.0.xsd">
    <parent>
       <artifactId>activemq-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/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 2ee12a4..cdccec4 100644
--- a/activemq-protocols/activemq-stomp-protocol/pom.xml
+++ b/activemq-protocols/activemq-stomp-protocol/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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/xsd/maven-4.0.0.xsd">
+<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/xsd/maven-4.0.0.xsd">
    <parent>
       <artifactId>activemq-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-protocols/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-protocols/pom.xml b/activemq-protocols/pom.xml
index ab0d927..4d3f804 100644
--- a/activemq-protocols/pom.xml
+++ b/activemq-protocols/pom.xml
@@ -15,7 +15,9 @@
   See the License for the specific language governing permissions and
   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/xsd/maven-4.0.0.xsd">
+<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/xsd/maven-4.0.0.xsd">
    <parent>
       <artifactId>activemq-pom</artifactId>
       <groupId>org.apache.activemq</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-ra/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml
index b3ac13b..cbac0c8 100644
--- a/activemq-ra/pom.xml
+++ b/activemq-ra/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-rest/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-rest/pom.xml b/activemq-rest/pom.xml
index e567267..2755235 100644
--- a/activemq-rest/pom.xml
+++ b/activemq-rest/pom.xml
@@ -14,7 +14,9 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
    <parent>
       <groupId>org.apache.activemq</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-selector/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-selector/pom.xml b/activemq-selector/pom.xml
index ed00644..0601054 100644
--- a/activemq-selector/pom.xml
+++ b/activemq-selector/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-server/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-server/pom.xml b/activemq-server/pom.xml
index a6c6c71..ef2df4a 100644
--- a/activemq-server/pom.xml
+++ b/activemq-server/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-service-extensions/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-service-extensions/pom.xml b/activemq-service-extensions/pom.xml
index 8fd86d0..9c10ece 100644
--- a/activemq-service-extensions/pom.xml
+++ b/activemq-service-extensions/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-tools/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-tools/pom.xml b/activemq-tools/pom.xml
index 11bfd13..9443e9b 100644
--- a/activemq-tools/pom.xml
+++ b/activemq-tools/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-web/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml
index 9b99cf9..901dab1 100644
--- a/activemq-web/pom.xml
+++ b/activemq-web/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/activemq-website/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-website/pom.xml b/activemq-website/pom.xml
index 9060013..b18f458 100644
--- a/activemq-website/pom.xml
+++ b/activemq-website/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/distribution/activemq/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/activemq/pom.xml b/distribution/activemq/pom.xml
index b83860d..74c0451 100644
--- a/distribution/activemq/pom.xml
+++ b/distribution/activemq/pom.xml
@@ -15,7 +15,8 @@
   ~ 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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 95c6904..bd41f4e 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -18,7 +18,8 @@ specific language governing permissions and 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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/examples/core/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/pom.xml b/examples/core/pom.xml
index 024fd70..7a57541 100644
--- a/examples/core/pom.xml
+++ b/examples/core/pom.xml
@@ -18,7 +18,8 @@ specific language governing permissions and 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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/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 d611433..41cd11c 100644
--- a/examples/jms/activemq-jms-examples-common/pom.xml
+++ b/examples/jms/activemq-jms-examples-common/pom.xml
@@ -18,7 +18,8 @@ specific language governing permissions and 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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/examples/jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/pom.xml b/examples/jms/pom.xml
index 27171bb..6377ace 100644
--- a/examples/jms/pom.xml
+++ b/examples/jms/pom.xml
@@ -18,7 +18,8 @@ specific language governing permissions and 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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 5514d41..2901f79 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -18,7 +18,8 @@ specific language governing permissions and 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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/integration/activemq-aerogear-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml
index 8f6a20a..71ca4a0 100644
--- a/integration/activemq-aerogear-integration/pom.xml
+++ b/integration/activemq-aerogear-integration/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/integration/activemq-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml
index 576e477..715ed7c 100644
--- a/integration/activemq-spring-integration/pom.xml
+++ b/integration/activemq-spring-integration/pom.xml
@@ -15,7 +15,8 @@
   ~ 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">
+<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">
    <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/integration/activemq-vertx-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml
index 2d64717..3085f9d 100644
--- a/integration/activemq-vertx-integration/pom.xml
+++ b/integration/activemq-vertx-integration/pom.xml
@@ -15,7 +15,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
   <modelVersion>4.0.0</modelVersion>
 
    <parent>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1a955b86/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cc892e4..1032e47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,8 @@
   See the License for the specific language governing permissions and
   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">
+<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">
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.apache.activemq</groupId>
    <artifactId>activemq-pom</artifactId>
@@ -735,7 +736,7 @@
             <plugin>
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>cobertura-maven-plugin</artifactId>
-               <configuration />
+               <configuration/>
                <executions>
                   <execution>
                      <goals>
@@ -942,7 +943,7 @@
             <artifactId>cobertura-maven-plugin</artifactId>
             <version>2.5.2</version>
             <configuration>
-               <check />
+               <check/>
                <formats>
                   <format>html</format>
                   <format>xml</format>


[2/3] activemq-6 git commit: Revert "[maven-release-plugin] prepare for next development iteration"

Posted by an...@apache.org.
Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit 67c0ce590463f56be204c69cb7a1f9536f1a4c31.


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

Branch: refs/heads/master
Commit: 6f0a00c3d67d6c1807da26bb47d0760bfdef66f9
Parents: 1a955b8
Author: Martyn Taylor <mt...@redhat.com>
Authored: Thu Mar 5 11:18:43 2015 +0000
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Thu Mar 5 11:18:43 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/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 +-
 distribution/activemq/pom.xml                         | 4 ++--
 distribution/pom.xml                                  | 2 +-
 examples/core/pom.xml                                 | 2 +-
 examples/jms/activemq-jms-examples-common/pom.xml     | 2 +-
 examples/jms/pom.xml                                  | 2 +-
 examples/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 +++---
 32 files changed, 35 insertions(+), 35 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-bootstrap/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-bootstrap/pom.xml b/activemq-bootstrap/pom.xml
index b124d68..827674f 100644
--- a/activemq-bootstrap/pom.xml
+++ b/activemq-bootstrap/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-bootstrap</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-commons/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-commons/pom.xml b/activemq-commons/pom.xml
index 39a62c2..5d6bd80 100644
--- a/activemq-commons/pom.xml
+++ b/activemq-commons/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-commons</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-core-client/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-core-client/pom.xml b/activemq-core-client/pom.xml
index f56f9f1..d9f17e0 100644
--- a/activemq-core-client/pom.xml
+++ b/activemq-core-client/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-core-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-dto/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-dto/pom.xml b/activemq-dto/pom.xml
index 3ddb077..cac658e 100644
--- a/activemq-dto/pom.xml
+++ b/activemq-dto/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-dto</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-jms-client/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-jms-client/pom.xml b/activemq-jms-client/pom.xml
index 1d06de8..e22aa2b 100644
--- a/activemq-jms-client/pom.xml
+++ b/activemq-jms-client/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-jms-client</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-jms-server/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-jms-server/pom.xml b/activemq-jms-server/pom.xml
index f212360..b1a6df0 100644
--- a/activemq-jms-server/pom.xml
+++ b/activemq-jms-server/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-jms-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-journal/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-journal/pom.xml b/activemq-journal/pom.xml
index 4386fca..04fa914 100644
--- a/activemq-journal/pom.xml
+++ b/activemq-journal/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-journal</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-maven-plugin/pom.xml b/activemq-maven-plugin/pom.xml
index 96f7484..fcfaf76 100644
--- a/activemq-maven-plugin/pom.xml
+++ b/activemq-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-native/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-native/pom.xml b/activemq-native/pom.xml
index ac4b418..9f06d1d 100644
--- a/activemq-native/pom.xml
+++ b/activemq-native/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-native</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/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 5284db4..4df0f8b 100644
--- a/activemq-protocols/activemq-amqp-protocol/pom.xml
+++ b/activemq-protocols/activemq-amqp-protocol/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <artifactId>activemq-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/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 875977b..dda250d 100644
--- a/activemq-protocols/activemq-openwire-protocol/pom.xml
+++ b/activemq-protocols/activemq-openwire-protocol/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <artifactId>activemq-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/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 5b59d29..79485d3 100644
--- a/activemq-protocols/activemq-proton-plug/pom.xml
+++ b/activemq-protocols/activemq-proton-plug/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <artifactId>activemq-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/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 cdccec4..ea21859 100644
--- a/activemq-protocols/activemq-stomp-protocol/pom.xml
+++ b/activemq-protocols/activemq-stomp-protocol/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <artifactId>activemq-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-protocols/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-protocols/pom.xml b/activemq-protocols/pom.xml
index 4d3f804..8b22f08 100644
--- a/activemq-protocols/pom.xml
+++ b/activemq-protocols/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <artifactId>activemq-pom</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-ra/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml
index cbac0c8..a43cc8e 100644
--- a/activemq-ra/pom.xml
+++ b/activemq-ra/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-ra</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-rest/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-rest/pom.xml b/activemq-rest/pom.xml
index 2755235..5a604c9 100644
--- a/activemq-rest/pom.xml
+++ b/activemq-rest/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <name>ActiveMQ6 REST Interface Implementation</name>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-selector/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-selector/pom.xml b/activemq-selector/pom.xml
index 0601054..64ca2e2 100644
--- a/activemq-selector/pom.xml
+++ b/activemq-selector/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-selector</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-server/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-server/pom.xml b/activemq-server/pom.xml
index ef2df4a..54470e3 100644
--- a/activemq-server/pom.xml
+++ b/activemq-server/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-server</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-service-extensions/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-service-extensions/pom.xml b/activemq-service-extensions/pom.xml
index 9c10ece..30ef761 100644
--- a/activemq-service-extensions/pom.xml
+++ b/activemq-service-extensions/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-service-extensions</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-tools/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-tools/pom.xml b/activemq-tools/pom.xml
index 9443e9b..cd3580a 100644
--- a/activemq-tools/pom.xml
+++ b/activemq-tools/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-tools</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-web/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml
index 901dab1..9c0d91e 100644
--- a/activemq-web/pom.xml
+++ b/activemq-web/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-web</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/activemq-website/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-website/pom.xml b/activemq-website/pom.xml
index b18f458..3f95fe0 100644
--- a/activemq-website/pom.xml
+++ b/activemq-website/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-website</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/distribution/activemq/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/activemq/pom.xml b/distribution/activemq/pom.xml
index 74c0451..5bc30e7 100644
--- a/distribution/activemq/pom.xml
+++ b/distribution/activemq/pom.xml
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-distribution</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>apache-activemq</artifactId>
@@ -177,7 +177,7 @@
             <dependency>
                 <groupId>org.apache.activemq</groupId>
                 <artifactId>activemq-website</artifactId>
-                <version>6.0.1-SNAPSHOT</version>
+                <version>6.0.0</version>
                 <classifier>javadoc</classifier>
             </dependency>
          </dependencies>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index bd41f4e..c3f95b5 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-distribution</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/examples/core/pom.xml
----------------------------------------------------------------------
diff --git a/examples/core/pom.xml b/examples/core/pom.xml
index 7a57541..b6ebca3 100644
--- a/examples/core/pom.xml
+++ b/examples/core/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>activemq-examples</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.core</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/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 41cd11c..a3f0902 100644
--- a/examples/jms/activemq-jms-examples-common/pom.xml
+++ b/examples/jms/activemq-jms-examples-common/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.jms</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <artifactId>activemq-jms-examples-common</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/examples/jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jms/pom.xml b/examples/jms/pom.xml
index 6377ace..0294e31 100644
--- a/examples/jms/pom.xml
+++ b/examples/jms/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>activemq-examples</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.jms</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 2901f79..1710cfe 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/integration/activemq-aerogear-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml
index 71ca4a0..6d0a201 100644
--- a/integration/activemq-aerogear-integration/pom.xml
+++ b/integration/activemq-aerogear-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/integration/activemq-spring-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml
index 715ed7c..844532d 100644
--- a/integration/activemq-spring-integration/pom.xml
+++ b/integration/activemq-spring-integration/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/integration/activemq-vertx-integration/pom.xml
----------------------------------------------------------------------
diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml
index 3085f9d..731e02d 100644
--- a/integration/activemq-vertx-integration/pom.xml
+++ b/integration/activemq-vertx-integration/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-pom</artifactId>
-      <version>6.0.1-SNAPSHOT</version>
+      <version>6.0.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/6f0a00c3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1032e47..018055f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
    <groupId>org.apache.activemq</groupId>
    <artifactId>activemq-pom</artifactId>
    <packaging>pom</packaging>
-   <version>6.0.1-SNAPSHOT</version>
+   <version>6.0.0</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -106,7 +106,7 @@
       <connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq-6.git</connection>
       <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq-6.git</developerConnection>
       <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-6-git</url>
-      <tag>HEAD</tag>
+      <tag>6.0.0</tag>
    </scm>
 
    <distributionManagement>
@@ -754,7 +754,7 @@
             <plugin>
                <groupId>org.apache.activemq</groupId>
                <artifactId>activemq-maven-plugin</artifactId>
-               <version>6.0.1-SNAPSHOT</version>
+               <version>6.0.0</version>
             </plugin>
          </plugins>
       </pluginManagement>


[3/3] activemq-6 git commit: merge #149 - Revert release

Posted by an...@apache.org.
merge #149 - Revert release


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

Branch: refs/heads/master
Commit: 2031ce8851a8c2a34768e41ec0a853daafe9a73c
Parents: eb3bc29 6f0a00c
Author: Andy Taylor <an...@gmail.com>
Authored: Thu Mar 5 11:23:41 2015 +0000
Committer: Andy Taylor <an...@gmail.com>
Committed: Thu Mar 5 11:23:41 2015 +0000

----------------------------------------------------------------------
 activemq-bootstrap/pom.xml                      |  5 ++--
 activemq-commons/pom.xml                        |  5 ++--
 activemq-core-client/pom.xml                    |  5 ++--
 activemq-dto/pom.xml                            | 28 +++++++++++---------
 activemq-jms-client/pom.xml                     |  5 ++--
 activemq-jms-server/pom.xml                     |  5 ++--
 activemq-journal/pom.xml                        |  5 ++--
 activemq-maven-plugin/pom.xml                   |  5 ++--
 activemq-native/pom.xml                         |  5 ++--
 .../activemq-amqp-protocol/pom.xml              |  5 ++--
 .../activemq-openwire-protocol/pom.xml          |  5 ++--
 activemq-protocols/activemq-proton-plug/pom.xml |  5 ++--
 .../activemq-stomp-protocol/pom.xml             |  5 ++--
 activemq-protocols/pom.xml                      |  6 +++--
 activemq-ra/pom.xml                             |  5 ++--
 activemq-rest/pom.xml                           |  6 +++--
 activemq-selector/pom.xml                       |  5 ++--
 activemq-server/pom.xml                         |  5 ++--
 activemq-service-extensions/pom.xml             |  5 ++--
 activemq-tools/pom.xml                          |  5 ++--
 activemq-web/pom.xml                            |  5 ++--
 activemq-website/pom.xml                        |  5 ++--
 distribution/activemq/pom.xml                   |  7 ++---
 distribution/pom.xml                            |  5 ++--
 examples/core/pom.xml                           |  5 ++--
 .../jms/activemq-jms-examples-common/pom.xml    |  5 ++--
 examples/jms/pom.xml                            |  5 ++--
 examples/pom.xml                                |  5 ++--
 .../activemq-aerogear-integration/pom.xml       |  5 ++--
 integration/activemq-spring-integration/pom.xml |  5 ++--
 integration/activemq-vertx-integration/pom.xml  |  5 ++--
 pom.xml                                         | 13 ++++-----
 32 files changed, 115 insertions(+), 80 deletions(-)
----------------------------------------------------------------------