aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ajbrowser/pom.xml1
-rw-r--r--ajde.core/pom.xml1
-rw-r--r--ajde/pom.xml1
-rw-r--r--ajdoc/pom.xml1
-rw-r--r--asm/pom.xml1
-rw-r--r--aspectjmatcher/pom.xml8
-rw-r--r--bcel-builder/pom.xml1
-rw-r--r--bridge/pom.xml1
-rw-r--r--build/pom.xml1
-rw-r--r--docs/pom.xml1
-rw-r--r--loadtime/pom.xml1
-rw-r--r--org.aspectj.ajdt.core/pom.xml1
-rw-r--r--org.aspectj.lib/pom.xml1
-rw-r--r--org.aspectj.matcher/pom.xml1
-rw-r--r--org.eclipse.jdt.core/pom.xml1
-rw-r--r--run-all-junit-tests/pom.xml1
-rw-r--r--runtime/pom.xml1
-rw-r--r--taskdefs/pom.xml1
-rw-r--r--testing-client/pom.xml1
-rw-r--r--testing-drivers/pom.xml1
-rw-r--r--testing-util/pom.xml1
-rw-r--r--testing/pom.xml1
-rw-r--r--tests/pom.xml1
-rw-r--r--weaver/pom.xml1
24 files changed, 0 insertions, 31 deletions
diff --git a/ajbrowser/pom.xml b/ajbrowser/pom.xml
index f3409bae1..009bc2f77 100644
--- a/ajbrowser/pom.xml
+++ b/ajbrowser/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>ajbrowser</artifactId>
diff --git a/ajde.core/pom.xml b/ajde.core/pom.xml
index 3fdee7d66..d15533915 100644
--- a/ajde.core/pom.xml
+++ b/ajde.core/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>ajde.core</artifactId>
diff --git a/ajde/pom.xml b/ajde/pom.xml
index c4e179f73..3a42b7e80 100644
--- a/ajde/pom.xml
+++ b/ajde/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>ajde</artifactId>
diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml
index c69899b04..fa24692c9 100644
--- a/ajdoc/pom.xml
+++ b/ajdoc/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>ajdoc</artifactId>
diff --git a/asm/pom.xml b/asm/pom.xml
index 9eb2b9930..9032d6b1f 100644
--- a/asm/pom.xml
+++ b/asm/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>asm</artifactId>
diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml
index 7a9e70af5..296504a0e 100644
--- a/aspectjmatcher/pom.xml
+++ b/aspectjmatcher/pom.xml
@@ -14,14 +14,6 @@
<packaging>pom</packaging>
<name>AspectJ Matcher</name>
- <dependencies>
- <dependency>
- <groupId>org.aspectj</groupId>
- <artifactId>matcher</artifactId>
- <version>${project.version}</version>
- </dependency>
- </dependencies>
-
<build>
<plugins>
diff --git a/bcel-builder/pom.xml b/bcel-builder/pom.xml
index 418d9ffcf..fde8b9f05 100644
--- a/bcel-builder/pom.xml
+++ b/bcel-builder/pom.xml
@@ -13,7 +13,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
</project>
diff --git a/bridge/pom.xml b/bridge/pom.xml
index b6c274e21..eae496e79 100644
--- a/bridge/pom.xml
+++ b/bridge/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>bridge</artifactId>
diff --git a/build/pom.xml b/build/pom.xml
index e3c6ed521..f486bb1d5 100644
--- a/build/pom.xml
+++ b/build/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>build</artifactId>
diff --git a/docs/pom.xml b/docs/pom.xml
index 1220350a8..1f707646f 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>docs</artifactId>
diff --git a/loadtime/pom.xml b/loadtime/pom.xml
index 3ad263101..91a850ef7 100644
--- a/loadtime/pom.xml
+++ b/loadtime/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>loadtime</artifactId>
diff --git a/org.aspectj.ajdt.core/pom.xml b/org.aspectj.ajdt.core/pom.xml
index 8f4347e6d..ec800b1da 100644
--- a/org.aspectj.ajdt.core/pom.xml
+++ b/org.aspectj.ajdt.core/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>org.aspectj.ajdt.core</artifactId>
diff --git a/org.aspectj.lib/pom.xml b/org.aspectj.lib/pom.xml
index 8f08c7edf..2589f1e65 100644
--- a/org.aspectj.lib/pom.xml
+++ b/org.aspectj.lib/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.4</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>runtime</artifactId>
diff --git a/org.aspectj.matcher/pom.xml b/org.aspectj.matcher/pom.xml
index d9a25b9f4..2af081949 100644
--- a/org.aspectj.matcher/pom.xml
+++ b/org.aspectj.matcher/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>org.aspectj.matcher</artifactId>
diff --git a/org.eclipse.jdt.core/pom.xml b/org.eclipse.jdt.core/pom.xml
index 9c1b3b6b4..f6cae4e57 100644
--- a/org.eclipse.jdt.core/pom.xml
+++ b/org.eclipse.jdt.core/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>org.eclipse.jdt.core</artifactId>
diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml
index 68753eb9e..97347e3eb 100644
--- a/run-all-junit-tests/pom.xml
+++ b/run-all-junit-tests/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>run-all-junit-tests</artifactId>
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 4830f842d..554f74a62 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>runtime</artifactId>
diff --git a/taskdefs/pom.xml b/taskdefs/pom.xml
index a4eba3325..b686fa663 100644
--- a/taskdefs/pom.xml
+++ b/taskdefs/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>taskdefs</artifactId>
diff --git a/testing-client/pom.xml b/testing-client/pom.xml
index 10cf8f69c..0409be08b 100644
--- a/testing-client/pom.xml
+++ b/testing-client/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>testing-client</artifactId>
diff --git a/testing-drivers/pom.xml b/testing-drivers/pom.xml
index e93bb57ff..d5542cca2 100644
--- a/testing-drivers/pom.xml
+++ b/testing-drivers/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>testing-drivers</artifactId>
diff --git a/testing-util/pom.xml b/testing-util/pom.xml
index d3deb8e65..8e5262fd6 100644
--- a/testing-util/pom.xml
+++ b/testing-util/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>testing-util</artifactId>
diff --git a/testing/pom.xml b/testing/pom.xml
index 1fb99c417..d0c20be24 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>testing</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index dac9a25f6..9b59abd2e 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>tests</artifactId>
diff --git a/weaver/pom.xml b/weaver/pom.xml
index b36e59521..4cc59bdfb 100644
--- a/weaver/pom.xml
+++ b/weaver/pom.xml
@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
- <relativePath>..</relativePath>
</parent>
<artifactId>weaver</artifactId>