diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2021-05-16 10:22:42 +0700 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2021-05-16 10:22:42 +0700 |
commit | 221c3948785b28e842af7c6ea4662a2ea33d24e5 (patch) | |
tree | c4978f635d6c49f287c14057d7de526b15c97b43 /pom.xml | |
parent | 45254f588150c944dfde84821308d27cc9d34a37 (diff) | |
download | aspectj-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.xml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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> |