aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorLars Grefer <eclipse@larsgrefer.de>2020-08-15 01:07:29 +0200
committerLars Grefer <eclipse@larsgrefer.de>2020-08-15 15:07:21 +0200
commit5580db6c5c28eed18fbee4b9b889ebb554baf9e7 (patch)
treea5937793d97e337b3e4831b1f5c13b76e86ceba0 /runtime
parent9cab74717265239e03d1aec53c5ec60a6d7d9718 (diff)
downloadaspectj-5580db6c5c28eed18fbee4b9b889ebb554baf9e7.tar.gz
aspectj-5580db6c5c28eed18fbee4b9b889ebb554baf9e7.zip
Remove project.parent.relative path as ../pom.xml is already the default
Signed-off-by: Lars Grefer <eclipse@larsgrefer.de>
Diffstat (limited to 'runtime')
-rw-r--r--runtime/pom.xml1
1 files changed, 0 insertions, 1 deletions
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>