]> source.dussan.org Git - aspectj.git/commitdiff
Remove project.parent.relative path as ../pom.xml is already the default
authorLars Grefer <eclipse@larsgrefer.de>
Fri, 14 Aug 2020 23:07:29 +0000 (01:07 +0200)
committerLars Grefer <eclipse@larsgrefer.de>
Sat, 15 Aug 2020 13:07:21 +0000 (15:07 +0200)
Signed-off-by: Lars Grefer <eclipse@larsgrefer.de>
23 files changed:
ajbrowser/pom.xml
ajde.core/pom.xml
ajde/pom.xml
ajdoc/pom.xml
asm/pom.xml
bcel-builder/pom.xml
bridge/pom.xml
build/pom.xml
docs/pom.xml
loadtime/pom.xml
org.aspectj.ajdt.core/pom.xml
org.aspectj.lib/pom.xml
org.aspectj.matcher/pom.xml
org.eclipse.jdt.core/pom.xml
run-all-junit-tests/pom.xml
runtime/pom.xml
taskdefs/pom.xml
testing-client/pom.xml
testing-drivers/pom.xml
testing-util/pom.xml
testing/pom.xml
tests/pom.xml
weaver/pom.xml

index f3409bae1b3c9981f66828e2c31097491b7ba5c7..009bc2f77aedc1085dc477a45c6c7fcac1af784d 100644 (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>
index 3fdee7d6671b3ec30b2b9c2297caafef9ac48f2b..d155339159eb34e3b499387f5d5c6bcc275cd34e 100644 (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>
index c4e179f731e09b3aa9d96bc4ce642680bfbb0b6b..3a42b7e801a8caf53bdddc5d07371b1b98b7ab57 100644 (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>
index c69899b041077a701eed56ea7787e5714ce7d145..fa24692c9ea71e29016949e6dda92b8779f24abf 100644 (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>
index 9eb2b9930ee58e16447163d28189681fbe5f705d..9032d6b1fc5665f02ed2f93c6eada57e98a03cf8 100644 (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>
index 418d9ffcfad940d0e2cda0f27f09111628a5fdab..fde8b9f05d057b47eaa21cc26401fd2963e5bf9f 100644 (file)
@@ -13,7 +13,6 @@
                <groupId>org.aspectj</groupId>
                <artifactId>aspectj-parent</artifactId>
     <version>1.9.7.BUILD-SNAPSHOT</version>
-    <relativePath>..</relativePath>
        </parent>
 
 </project>
index b6c274e21683d436ab65d85bf23115d3c0b6fed1..eae496e79978c4bead683a968bf4f8487a5879d0 100644 (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>
index e3c6ed521d57d2e1d80d1ff091aea6c4b4ef2e75..f486bb1d5b76e94a725c46817ac3746c38e732d2 100644 (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>
index 1220350a81ad7209c83ab6dcd888e811a443b2fd..1f707646f12e8edfe619ff8097401ed947c9ddce 100644 (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>
index 3ad263101c62f53e37ee00416853ce085a2d2808..91a850ef7e93455617e411ad84f48f74e774d5c3 100644 (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>
index 8f4347e6d20005a58e0f09d71ab962cdfbc36102..ec800b1dab0a5a2c0f7a397fbfd9640dfe5df28a 100644 (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>
index 8f08c7edf231e06f8d8f1a2fa11517e18765f6c7..2589f1e65337e32287830ac8cb1d8dc5e8cc6216 100644 (file)
@@ -7,7 +7,6 @@
     <groupId>org.aspectj</groupId>
     <artifactId>aspectj-parent</artifactId>
     <version>1.9.4</version>
-    <relativePath>..</relativePath>
   </parent>
 
   <artifactId>runtime</artifactId>
index d9a25b9f47835d63a18052648ec0dcf1e1765c48..2af08194935cb14505142b53c0d40f969e4f177e 100644 (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>
index 9c1b3b6b4473b48fb4a3772ce9b8fe80aaf18b78..f6cae4e570c46b217240ab29326110873f720e65 100644 (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>
index 68753eb9e2641a2f11c6969500902b519f19151a..97347e3eb8846c4758411577c84ad2deadec1483 100644 (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>
index 4830f842d7c03da008c6218c719e73bbed445f9d..554f74a627c7b47341ed30aa813b6b815ab3dd79 100644 (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>
index a4eba3325a9dff3ff99d6c8ae5d26bc658bdab65..b686fa663e763503ee258f7b3e0b42d283150273 100644 (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>
index 10cf8f69c9be5917cfb44a8e476af8b468aa82a0..0409be08bf4d068064dd8cacc0a61cc138a817a2 100644 (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>
index e93bb57ff7e33d0984bcc49abadf0276d330d077..d5542cca2a5ce68e6ffbdb46e0b64f5fe4da37a4 100644 (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>
index 8d96c92b269f3764182cf463c3a30e23e5f35bd0..5f1c885bd148ceab286fc728b1ed69fb277d2cf6 100644 (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>
index 0f6977bb6e8378030051c592dca4bb4575d47818..d7e167d8bfdfc9e332f098317e648b5acf9effee 100644 (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>
index dac9a25f6eae98658f6749099c670e7376918165..9b59abd2e75c42b39343cd1fcb8c4d4149fc7607 100644 (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>
index b36e595216e55bce11142ba5f468cad3477e16f1..4cc59bdfb0a3cf5523548eadd57f46250423af59 100644 (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>