mirror of https://github.com/apache/activemq.git
Updated version to remove the "incubator" bit.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504248 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8f4dc0d657
commit
e17e5eca88
|
@ -27,7 +27,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-console</artifactId>
|
<artifactId>activemq-console</artifactId>
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-core</artifactId>
|
<artifactId>activemq-core</artifactId>
|
||||||
|
@ -147,6 +147,11 @@
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.apache.activemq</groupId>
|
||||||
|
<artifactId>activemq-openwire-generator</artifactId>
|
||||||
|
<optional>true</optional>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<!-- LDAP tests -->
|
<!-- LDAP tests -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-jaas</artifactId>
|
<artifactId>activemq-jaas</artifactId>
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-jpa-store</artifactId>
|
<artifactId>activemq-jpa-store</artifactId>
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-optional</artifactId>
|
<artifactId>activemq-optional</artifactId>
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-perftest</artifactId>
|
<artifactId>activemq-perftest</artifactId>
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-ra</artifactId>
|
<artifactId>activemq-ra</artifactId>
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-rar</artifactId>
|
<artifactId>activemq-rar</artifactId>
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-repository-builder</artifactId>
|
<artifactId>activemq-repository-builder</artifactId>
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-systest</artifactId>
|
<artifactId>activemq-systest</artifactId>
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-test-atomikos</artifactId>
|
<artifactId>activemq-test-atomikos</artifactId>
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq.tooling</groupId>
|
<groupId>org.apache.activemq.tooling</groupId>
|
||||||
<artifactId>activemq-tooling</artifactId>
|
<artifactId>activemq-tooling</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>maven-activemq-memtest-plugin</artifactId>
|
<artifactId>maven-activemq-memtest-plugin</artifactId>
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq.tooling</groupId>
|
<groupId>org.apache.activemq.tooling</groupId>
|
||||||
<artifactId>activemq-tooling</artifactId>
|
<artifactId>activemq-tooling</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>maven-activemq-perf-plugin</artifactId>
|
<artifactId>maven-activemq-perf-plugin</artifactId>
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq.tooling</groupId>
|
<groupId>org.apache.activemq.tooling</groupId>
|
||||||
<artifactId>activemq-tooling</artifactId>
|
<artifactId>activemq-tooling</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>maven-activemq-plugin</artifactId>
|
<artifactId>maven-activemq-plugin</artifactId>
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>org.apache.activemq.tooling</groupId>
|
<groupId>org.apache.activemq.tooling</groupId>
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-web-console</artifactId>
|
<artifactId>activemq-web-console</artifactId>
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-web-demo</artifactId>
|
<artifactId>activemq-web-demo</artifactId>
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-web</artifactId>
|
<artifactId>activemq-web</artifactId>
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>activemq-xmpp</artifactId>
|
<artifactId>activemq-xmpp</artifactId>
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>apache-activemq</artifactId>
|
<artifactId>apache-activemq</artifactId>
|
||||||
|
|
94
pom.xml
94
pom.xml
|
@ -24,10 +24,56 @@
|
||||||
|
|
||||||
<groupId>org.apache.activemq</groupId>
|
<groupId>org.apache.activemq</groupId>
|
||||||
<artifactId>activemq-parent</artifactId>
|
<artifactId>activemq-parent</artifactId>
|
||||||
<version>4.2-incubator-SNAPSHOT</version>
|
<version>4.2-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>ActiveMQ</name>
|
<name>ActiveMQ</name>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<activemq-version>4.2-SNAPSHOT</activemq-version>
|
||||||
|
<activesoap-version>1.3</activesoap-version>
|
||||||
|
<annogen-version>0.1.0</annogen-version>
|
||||||
|
<ant-version>1.6.2</ant-version>
|
||||||
|
<aopalliance-version>1.0</aopalliance-version>
|
||||||
|
<axion-version>1.0-M3-dev</axion-version>
|
||||||
|
<axis-version>1.2-RC1</axis-version>
|
||||||
|
<cglib-version>2.0</cglib-version>
|
||||||
|
<commons-beanutils-version>1.6.1</commons-beanutils-version>
|
||||||
|
<commons-collections-version>3.1</commons-collections-version>
|
||||||
|
<openjpa-version>0.9.6-incubating</openjpa-version>
|
||||||
|
<commons-dbcp-version>1.2.1</commons-dbcp-version>
|
||||||
|
<commons-httpclient-version>2.0.1</commons-httpclient-version>
|
||||||
|
<commons-logging-version>1.1</commons-logging-version>
|
||||||
|
<commons-pool-version>1.2</commons-pool-version>
|
||||||
|
<commons-primitives-version>1.0</commons-primitives-version>
|
||||||
|
<directory-asn1-version>0.3.2</directory-asn1-version>
|
||||||
|
<directory-kerboros-version>0.5</directory-kerboros-version>
|
||||||
|
<directory-mina-version>0.7.3</directory-mina-version>
|
||||||
|
<directory-version>0.9.2</directory-version>
|
||||||
|
<geronimo-version>1.0</geronimo-version>
|
||||||
|
<howl-version>0.1.8</howl-version>
|
||||||
|
<hsqldb-version>1.7.2.2</hsqldb-version>
|
||||||
|
<jdom-version>1.0</jdom-version>
|
||||||
|
<jetty-version>6.0.1</jetty-version>
|
||||||
|
<jmock-version>1.0.1</jmock-version>
|
||||||
|
<junit-version>3.8.1</junit-version>
|
||||||
|
<jxta-version>2.0</jxta-version>
|
||||||
|
<log4j-version>1.2.12</log4j-version>
|
||||||
|
<org-apache-derby-version>10.1.3.1</org-apache-derby-version>
|
||||||
|
<org-apache-geronimo-specs-version>1.0</org-apache-geronimo-specs-version>
|
||||||
|
<org-apache-maven-surefire-plugin-version>2.2</org-apache-maven-surefire-plugin-version>
|
||||||
|
<p2psockets-version>1.1.2</p2psockets-version>
|
||||||
|
<regexp-version>1.3</regexp-version>
|
||||||
|
<rome-version>0.8</rome-version>
|
||||||
|
<stax-version>1.1.1-dev</stax-version>
|
||||||
|
<xalan-version>2.6.0</xalan-version>
|
||||||
|
<xmlbeans-version>2.0.0-beta1</xmlbeans-version>
|
||||||
|
<xmlpull-version>1.1.3.4d_b4_min</xmlpull-version>
|
||||||
|
<xstream-version>1.1.2</xstream-version>
|
||||||
|
<xbean-version>2.8</xbean-version>
|
||||||
|
<dist-repo-url>scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-incubating-repository</dist-repo-url>
|
||||||
|
<m1-dist-repo-url>scpexe://minotaur.apache.org/www/people.apache.org/repo/m1-snapshot-repository</m1-dist-repo-url>
|
||||||
|
<site-repo-url>scpexe://people.apache.org/www/incubator.apache.org/activemq/maven/</site-repo-url>
|
||||||
|
</properties>
|
||||||
<prerequisites>
|
<prerequisites>
|
||||||
<maven>2.0.4</maven>
|
<maven>2.0.4</maven>
|
||||||
</prerequisites>
|
</prerequisites>
|
||||||
|
@ -879,50 +925,4 @@
|
||||||
</plugins>
|
</plugins>
|
||||||
</reporting>
|
</reporting>
|
||||||
|
|
||||||
<properties>
|
|
||||||
<activemq-version>4.2-incubator-SNAPSHOT</activemq-version>
|
|
||||||
<activesoap-version>1.3</activesoap-version>
|
|
||||||
<annogen-version>0.1.0</annogen-version>
|
|
||||||
<ant-version>1.6.2</ant-version>
|
|
||||||
<aopalliance-version>1.0</aopalliance-version>
|
|
||||||
<axion-version>1.0-M3-dev</axion-version>
|
|
||||||
<axis-version>1.2-RC1</axis-version>
|
|
||||||
<cglib-version>2.0</cglib-version>
|
|
||||||
<commons-beanutils-version>1.6.1</commons-beanutils-version>
|
|
||||||
<commons-collections-version>3.1</commons-collections-version>
|
|
||||||
<openjpa-version>0.9.6-incubating</openjpa-version>
|
|
||||||
<commons-dbcp-version>1.2.1</commons-dbcp-version>
|
|
||||||
<commons-httpclient-version>2.0.1</commons-httpclient-version>
|
|
||||||
<commons-logging-version>1.1</commons-logging-version>
|
|
||||||
<commons-pool-version>1.2</commons-pool-version>
|
|
||||||
<commons-primitives-version>1.0</commons-primitives-version>
|
|
||||||
<directory-asn1-version>0.3.2</directory-asn1-version>
|
|
||||||
<directory-kerboros-version>0.5</directory-kerboros-version>
|
|
||||||
<directory-mina-version>0.7.3</directory-mina-version>
|
|
||||||
<directory-version>0.9.2</directory-version>
|
|
||||||
<geronimo-version>1.0</geronimo-version>
|
|
||||||
<howl-version>0.1.8</howl-version>
|
|
||||||
<hsqldb-version>1.7.2.2</hsqldb-version>
|
|
||||||
<jdom-version>1.0</jdom-version>
|
|
||||||
<jetty-version>6.0.1</jetty-version>
|
|
||||||
<jmock-version>1.0.1</jmock-version>
|
|
||||||
<junit-version>3.8.1</junit-version>
|
|
||||||
<jxta-version>2.0</jxta-version>
|
|
||||||
<log4j-version>1.2.12</log4j-version>
|
|
||||||
<org-apache-derby-version>10.1.3.1</org-apache-derby-version>
|
|
||||||
<org-apache-geronimo-specs-version>1.0</org-apache-geronimo-specs-version>
|
|
||||||
<org-apache-maven-surefire-plugin-version>2.2</org-apache-maven-surefire-plugin-version>
|
|
||||||
<p2psockets-version>1.1.2</p2psockets-version>
|
|
||||||
<regexp-version>1.3</regexp-version>
|
|
||||||
<rome-version>0.8</rome-version>
|
|
||||||
<stax-version>1.1.1-dev</stax-version>
|
|
||||||
<xalan-version>2.6.0</xalan-version>
|
|
||||||
<xmlbeans-version>2.0.0-beta1</xmlbeans-version>
|
|
||||||
<xmlpull-version>1.1.3.4d_b4_min</xmlpull-version>
|
|
||||||
<xstream-version>1.1.2</xstream-version>
|
|
||||||
<xbean-version>2.8</xbean-version>
|
|
||||||
<dist-repo-url>scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-incubating-repository</dist-repo-url>
|
|
||||||
<m1-dist-repo-url>scpexe://minotaur.apache.org/www/people.apache.org/repo/m1-snapshot-repository</m1-dist-repo-url>
|
|
||||||
<site-repo-url>scpexe://people.apache.org/www/incubator.apache.org/activemq/maven/</site-repo-url>
|
|
||||||
</properties>
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue