Revert "[maven-release-plugin] prepare release 6.0.0" This reverts commit f1f7a67111a5b3db50a19bf878d5a70902bbd727.
Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/65453f3f Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/65453f3f Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/65453f3f Branch: refs/heads/master Commit: 65453f3fa6af72e00a05f0c00cb55d75e41d76b8 Parents: b5b90e5 Author: Martyn Taylor <[email protected]> Authored: Tue Mar 3 11:48:06 2015 +0000 Committer: Martyn Taylor <[email protected]> Committed: Tue Mar 3 11:48:06 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 | 13 ++++----- 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, 119 insertions(+), 84 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-bootstrap/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-bootstrap/pom.xml b/activemq-bootstrap/pom.xml index 7abb3a6..d220646 100644 --- a/activemq-bootstrap/pom.xml +++ b/activemq-bootstrap/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-bootstrap</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-commons/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-commons/pom.xml b/activemq-commons/pom.xml index b8f3725..4f15126 100644 --- a/activemq-commons/pom.xml +++ b/activemq-commons/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-commons</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-core-client/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-core-client/pom.xml b/activemq-core-client/pom.xml index 3eb31d5..5446c0e 100644 --- a/activemq-core-client/pom.xml +++ b/activemq-core-client/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-core-client</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-dto/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-dto/pom.xml b/activemq-dto/pom.xml index 93313e9..9f2325a 100644 --- a/activemq-dto/pom.xml +++ b/activemq-dto/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-dto</artifactId> @@ -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/65453f3f/activemq-jms-client/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jms-client/pom.xml b/activemq-jms-client/pom.xml index d7940bb..629b8ee 100644 --- a/activemq-jms-client/pom.xml +++ b/activemq-jms-client/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-jms-client</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-jms-server/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jms-server/pom.xml b/activemq-jms-server/pom.xml index 1d73d48..ce7e53b 100644 --- a/activemq-jms-server/pom.xml +++ b/activemq-jms-server/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-jms-server</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-journal/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-journal/pom.xml b/activemq-journal/pom.xml index 377a324..9749f2a 100644 --- a/activemq-journal/pom.xml +++ b/activemq-journal/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-journal</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-maven-plugin/pom.xml b/activemq-maven-plugin/pom.xml index f06d920..eb7bb13 100644 --- a/activemq-maven-plugin/pom.xml +++ b/activemq-maven-plugin/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-native/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-native/pom.xml b/activemq-native/pom.xml index 6d4c10f..48385ee 100644 --- a/activemq-native/pom.xml +++ b/activemq-native/pom.xml @@ -14,14 +14,15 @@ 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> <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-native</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/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 5fbeae4..d5cbd4d 100644 --- a/activemq-protocols/activemq-amqp-protocol/pom.xml +++ b/activemq-protocols/activemq-amqp-protocol/pom.xml @@ -14,11 +14,12 @@ 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> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/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 8c1cc0b..e7e2afa 100644 --- a/activemq-protocols/activemq-openwire-protocol/pom.xml +++ b/activemq-protocols/activemq-openwire-protocol/pom.xml @@ -14,11 +14,12 @@ 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> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/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 65dd5a0..9bea207 100644 --- a/activemq-protocols/activemq-proton-plug/pom.xml +++ b/activemq-protocols/activemq-proton-plug/pom.xml @@ -14,11 +14,12 @@ 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> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/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 5dbd0fc..eb9a244 100644 --- a/activemq-protocols/activemq-stomp-protocol/pom.xml +++ b/activemq-protocols/activemq-stomp-protocol/pom.xml @@ -14,11 +14,12 @@ 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> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-protocols/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-protocols/pom.xml b/activemq-protocols/pom.xml index fd225cc..2aac1fa 100644 --- a/activemq-protocols/pom.xml +++ b/activemq-protocols/pom.xml @@ -15,11 +15,13 @@ 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> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-ra/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index 17fea9a..eca7228 100644 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -14,14 +14,15 @@ 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> <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-ra</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-rest/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-rest/pom.xml b/activemq-rest/pom.xml index 882e995..2ff1d9f 100644 --- a/activemq-rest/pom.xml +++ b/activemq-rest/pom.xml @@ -14,12 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <name>ActiveMQ6 REST Interface Implementation</name> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-selector/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-selector/pom.xml b/activemq-selector/pom.xml index f840716..a661396 100644 --- a/activemq-selector/pom.xml +++ b/activemq-selector/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-selector</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-server/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-server/pom.xml b/activemq-server/pom.xml index 5dc4313..a7c7c06 100644 --- a/activemq-server/pom.xml +++ b/activemq-server/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-server</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-service-extensions/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-service-extensions/pom.xml b/activemq-service-extensions/pom.xml index c06af2a..cc217d5 100644 --- a/activemq-service-extensions/pom.xml +++ b/activemq-service-extensions/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-service-extensions</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-tools/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tools/pom.xml b/activemq-tools/pom.xml index 3b685cf..b637538 100644 --- a/activemq-tools/pom.xml +++ b/activemq-tools/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-tools</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-web/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index a94e825..5121f99 100644 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-web</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/activemq-website/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-website/pom.xml b/activemq-website/pom.xml index 5ea70dc..9067756 100644 --- a/activemq-website/pom.xml +++ b/activemq-website/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-website</artifactId> @@ -120,12 +121,12 @@ <configuration> <target> <!-- lets generate the gitbook --> - <mkdir dir="${webapp-outdir}/gitbook" /> + <mkdir dir="${webapp-outdir}/gitbook"/> <echo>executing gitbook</echo> <exec executable="gitbook"> - <arg value="build" /> - <arg value="${basedir}/../docs/user-manual/en" /> - <arg value="--output=${webapp-outdir}" /> + <arg value="build"/> + <arg value="${basedir}/../docs/user-manual/en"/> + <arg value="--output=${webapp-outdir}"/> </exec> </target> </configuration> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/distribution/activemq/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/activemq/pom.xml b/distribution/activemq/pom.xml index 3ead5e5..a58eeaf 100644 --- a/distribution/activemq/pom.xml +++ b/distribution/activemq/pom.xml @@ -15,14 +15,15 @@ ~ 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> <artifactId>activemq-distribution</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq</artifactId> @@ -176,7 +177,7 @@ <dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-website</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> <classifier>javadoc</classifier> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 7d967b0..bde3214 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -18,13 +18,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-distribution</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/examples/core/pom.xml ---------------------------------------------------------------------- diff --git a/examples/core/pom.xml b/examples/core/pom.xml index 0146f93..2218e75 100644 --- a/examples/core/pom.xml +++ b/examples/core/pom.xml @@ -18,13 +18,14 @@ 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.examples</groupId> <artifactId>activemq-examples</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.core</groupId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/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 74c2b74..c025837 100644 --- a/examples/jms/activemq-jms-examples-common/pom.xml +++ b/examples/jms/activemq-jms-examples-common/pom.xml @@ -18,13 +18,14 @@ 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.examples.jms</groupId> <artifactId>jms-examples</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>activemq-jms-examples-common</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/examples/jms/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jms/pom.xml b/examples/jms/pom.xml index d9d3b02..0b68cce 100644 --- a/examples/jms/pom.xml +++ b/examples/jms/pom.xml @@ -18,13 +18,14 @@ 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.examples</groupId> <artifactId>activemq-examples</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.jms</groupId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 4d09eee..b34f7e7 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -18,13 +18,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples</groupId> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/integration/activemq-aerogear-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml index 4e19872..9ca9418 100644 --- a/integration/activemq-aerogear-integration/pom.xml +++ b/integration/activemq-aerogear-integration/pom.xml @@ -14,13 +14,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/integration/activemq-spring-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index f18ce86..bc991e5 100644 --- a/integration/activemq-spring-integration/pom.xml +++ b/integration/activemq-spring-integration/pom.xml @@ -15,13 +15,14 @@ ~ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/integration/activemq-vertx-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml index afbbbe9..8c48e15 100644 --- a/integration/activemq-vertx-integration/pom.xml +++ b/integration/activemq-vertx-integration/pom.xml @@ -15,13 +15,14 @@ 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> <artifactId>activemq-pom</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/65453f3f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8ea6390..fa955b4 100644 --- a/pom.xml +++ b/pom.xml @@ -14,12 +14,13 @@ 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> <packaging>pom</packaging> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> <parent> <groupId>org.apache</groupId> @@ -107,7 +108,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>6.0.0</tag> + <tag>HEAD</tag> </scm> <distributionManagement> @@ -732,7 +733,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>cobertura-maven-plugin</artifactId> - <configuration /> + <configuration/> <executions> <execution> <goals> @@ -750,7 +751,7 @@ <plugin> <groupId>org.apache.activemq</groupId> <artifactId>activemq-maven-plugin</artifactId> - <version>6.0.0</version> + <version>6.0.0-SNAPSHOT</version> </plugin> </plugins> </pluginManagement> @@ -939,7 +940,7 @@ <artifactId>cobertura-maven-plugin</artifactId> <version>2.5.2</version> <configuration> - <check /> + <check/> <formats> <format>html</format> <format>xml</format>
