Browse Source

Remove project.parent.relative path as ../pom.xml is already the default

Signed-off-by: Lars Grefer <eclipse@larsgrefer.de>
tags/V1_9_7M1
Lars Grefer 3 years ago
parent
commit
5580db6c5c

+ 0
- 1
ajbrowser/pom.xml View File

@@ -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>

+ 0
- 1
ajde.core/pom.xml View File

@@ -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>

+ 0
- 1
ajde/pom.xml View File

@@ -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>

+ 0
- 1
ajdoc/pom.xml View File

@@ -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>

+ 0
- 1
asm/pom.xml View File

@@ -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>

+ 0
- 1
bcel-builder/pom.xml View File

@@ -13,7 +13,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

</project>

+ 0
- 1
bridge/pom.xml View File

@@ -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>

+ 0
- 1
build/pom.xml View File

@@ -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>

+ 0
- 1
docs/pom.xml View File

@@ -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>

+ 0
- 1
loadtime/pom.xml View File

@@ -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>

+ 0
- 1
org.aspectj.ajdt.core/pom.xml View File

@@ -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>

+ 0
- 1
org.aspectj.lib/pom.xml View File

@@ -7,7 +7,6 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
<version>1.9.4</version>
<relativePath>..</relativePath>
</parent>

<artifactId>runtime</artifactId>

+ 0
- 1
org.aspectj.matcher/pom.xml View File

@@ -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>

+ 0
- 1
org.eclipse.jdt.core/pom.xml View File

@@ -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>

+ 0
- 1
run-all-junit-tests/pom.xml View File

@@ -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>

+ 0
- 1
runtime/pom.xml View File

@@ -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>

+ 0
- 1
taskdefs/pom.xml View File

@@ -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>

+ 0
- 1
testing-client/pom.xml View File

@@ -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>

+ 0
- 1
testing-drivers/pom.xml View File

@@ -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>

+ 0
- 1
testing-util/pom.xml View File

@@ -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>

+ 0
- 1
testing/pom.xml View File

@@ -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>

+ 0
- 1
tests/pom.xml View File

@@ -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>

+ 0
- 1
weaver/pom.xml View File

@@ -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>

Loading…
Cancel
Save