Author: foconer
Date: Sun Jul 9 02:11:22 2006
New Revision: 420267
URL: http://svn.apache.org/viewvc?rev=420267&view=rev
Log:
Removed relativepath element in parent declaration.
Modified:
incubator/activemq/trunk/activemq-console/pom.xml
incubator/activemq/trunk/activemq-core/pom.xml
incubator/activemq/trunk/activemq-jaas/pom.xml
incubator/activemq/trunk/activemq-optional/pom.xml
incubator/activemq/trunk/activemq-ra/pom.xml
incubator/activemq/trunk/activemq-rar/pom.xml
incubator/activemq/trunk/activemq-web-console/pom.xml
incubator/activemq/trunk/activemq-web-demo/pom.xml
incubator/activemq/trunk/activemq-web/pom.xml
incubator/activemq/trunk/assembly/pom.xml
incubator/activemq/trunk/maven-bundle-plugin/pom.xml
Modified: incubator/activemq/trunk/activemq-console/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-console/pom.xml?rev=420267&r1=420266&r2=420267&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-console/pom.xml (original)
+++ incubator/activemq/trunk/activemq-console/pom.xml Sun Jul 9 02:11:22 2006
@@ -27,7 +27,6 @@
<groupId>incubator-activemq</groupId>
<artifactId>activemq-parent</artifactId>
<version>4.1-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>activemq-console</artifactId>
Modified: incubator/activemq/trunk/activemq-core/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/pom.xml?rev=420267&r1=420266&r2=420267&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-core/pom.xml (original)
+++ incubator/activemq/trunk/activemq-core/pom.xml Sun Jul 9 02:11:22 2006
@@ -27,7 +27,6 @@
<groupId>incubator-activemq</groupId>
<artifactId>activemq-parent</artifactId>
<version>4.1-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>activemq-core</artifactId>
Modified: incubator/activemq/trunk/activemq-jaas/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-jaas/pom.xml?rev=420267&r1=420266&r2=420267&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-jaas/pom.xml (original)
+++ incubator/activemq/trunk/activemq-jaas/pom.xml Sun Jul 9 02:11:22 2006
@@ -27,7 +27,6 @@
<groupId>incubator-activemq</groupId>
<artifactId>activemq-parent</artifactId>
<version>4.1-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>activemq-jaas</artifactId>
Modified: incubator/activemq/trunk/activemq-optional/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-optional/pom.xml?rev=420267&r1=420266&r2=420267&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-optional/pom.xml (original)
+++ incubator/activemq/trunk/activemq-optional/pom.xml Sun Jul 9 02:11:22 2006
@@ -27,7 +27,6 @@
<groupId>incubator-activemq</groupId>
<artifactId>activemq-parent</artifactId>
<version>4.1-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>activemq-optional</artifactId>
Modified: incubator/activemq/trunk/activemq-ra/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-ra/pom.xml?rev=420267&r1=420266&r2=420267&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-ra/pom.xml (original)
+++ incubator/activemq/trunk/activemq-ra/pom.xml Sun Jul 9 02:11:22 2006
@@ -27,7 +27,6 @@
<groupId>incubator-activemq</groupId>
<artifactId>activemq-parent</artifactId>
<version>4.1-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>activemq-ra</artifactId>
Modified: incubator/activemq/trunk/activemq-rar/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-rar/pom.xml?rev=420267&r1=420266&r2=420267&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-rar/pom.xml (original)
+++ incubator/activemq/trunk/activemq-rar/pom.xml Sun Jul 9 02:11:22 2006
@@ -27,7 +27,6 @@
<groupId>incubator-activemq</groupId>
<artifactId>activemq-parent</artifactId>
<version>4.1-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>activemq-rar</artifactId>
Modified: incubator/activemq/trunk/activemq-web-console/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-web-console/pom.xml?rev=420267&r1=420266&r2=420267&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-web-console/pom.xml (original)
+++ incubator/activemq/trunk/activemq-web-console/pom.xml Sun Jul 9 02:11:22
2006
@@ -27,7 +27,6 @@
<groupId>incubator-activemq</groupId>
<artifactId>activemq-parent</artifactId>
<version>4.1-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>activemq-web-console</artifactId>
Modified: incubator/activemq/trunk/activemq-web-demo/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-web-demo/pom.xml?rev=420267&r1=420266&r2=420267&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-web-demo/pom.xml (original)
+++ incubator/activemq/trunk/activemq-web-demo/pom.xml Sun Jul 9 02:11:22 2006
@@ -27,7 +27,6 @@
<groupId>incubator-activemq</groupId>
<artifactId>activemq-parent</artifactId>
<version>4.1-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>activemq-web-demo</artifactId>
@@ -40,7 +39,7 @@
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>maven-jetty6-plugin</artifactId>
- <version>${jetty-version}</version>
+ <version>${jetty-version}</version>
<configuration>
<scanIntervalSeconds>10</scanIntervalSeconds>
</configuration>
@@ -88,7 +87,6 @@
<artifactId>activemq-jaas</artifactId>
<optional>true</optional>
</dependency>
-
<!-- web container -->
<dependency>
@@ -133,4 +131,4 @@
</dependency>
</dependencies>
-</project>
+</project>
\ No newline at end of file
Modified: incubator/activemq/trunk/activemq-web/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-web/pom.xml?rev=420267&r1=420266&r2=420267&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-web/pom.xml (original)
+++ incubator/activemq/trunk/activemq-web/pom.xml Sun Jul 9 02:11:22 2006
@@ -27,7 +27,6 @@
<groupId>incubator-activemq</groupId>
<artifactId>activemq-parent</artifactId>
<version>4.1-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>activemq-web</artifactId>
Modified: incubator/activemq/trunk/assembly/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/assembly/pom.xml?rev=420267&r1=420266&r2=420267&view=diff
==============================================================================
--- incubator/activemq/trunk/assembly/pom.xml (original)
+++ incubator/activemq/trunk/assembly/pom.xml Sun Jul 9 02:11:22 2006
@@ -27,7 +27,6 @@
<groupId>incubator-activemq</groupId>
<artifactId>activemq-parent</artifactId>
<version>4.1-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>incubator-activemq</artifactId>
Modified: incubator/activemq/trunk/maven-bundle-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/maven-bundle-plugin/pom.xml?rev=420267&r1=420266&r2=420267&view=diff
==============================================================================
--- incubator/activemq/trunk/maven-bundle-plugin/pom.xml (original)
+++ incubator/activemq/trunk/maven-bundle-plugin/pom.xml Sun Jul 9 02:11:22
2006
@@ -27,7 +27,6 @@
<groupId>incubator-activemq</groupId>
<artifactId>activemq-parent</artifactId>
<version>4.1-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>maven-bundle-plugin</artifactId>