diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2021-03-17 08:12:46 +0700 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2021-03-29 13:52:01 +0700 |
commit | 464b8c1987f362ba3f6350e267c03a77955ac09c (patch) | |
tree | 6206cc75a3116df37fcc7bc9f037fdc1278d490e /pom.xml | |
parent | 48a36355f62ae2cc77f3eda7704799a4d53669d9 (diff) | |
download | aspectj-464b8c1987f362ba3f6350e267c03a77955ac09c.tar.gz aspectj-464b8c1987f362ba3f6350e267c03a77955ac09c.zip |
Add POM to download libs (WIP) which previously were committed to SCM
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ <module>build</module> <module>run-all-junit-tests</module> <module>docs</module> + <module>libx</module> <!-- create the important artifacts we care about --> <module>aspectjrt</module> |