aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-05-16 10:22:42 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2021-05-16 10:22:42 +0700
commit221c3948785b28e842af7c6ea4662a2ea33d24e5 (patch)
treec4978f635d6c49f287c14057d7de526b15c97b43 /pom.xml
parent45254f588150c944dfde84821308d27cc9d34a37 (diff)
downloadaspectj-221c3948785b28e842af7c6ea4662a2ea33d24e5.tar.gz
aspectj-221c3948785b28e842af7c6ea4662a2ea33d24e5.zip
Completely remove module ASM-renamed + references
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 17342e9b6..6d732a6d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,11 +148,6 @@
<module>run-all-junit-tests</module>
<module>docs</module>
- <!-- FYI: These are NOT meant to be sub-modules but a stand-alone projects built and deployed independently. -->
- <!--
- <module>asm-renamed</module>
- -->
-
<!-- create the important artifacts we care about -->
<module>aspectjrt</module>
<module>aspectjweaver</module>