diff options
author | Andy Clement <aclement@pivotal.io> | 2019-01-31 16:38:43 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2019-01-31 16:38:43 -0800 |
commit | 8f01a3063e2fe84e9ab7a8730a88c191d878dead (patch) | |
tree | a3a43a14c06b6a294ba59f18aba03a5a10cc2278 /runtime/pom.xml | |
parent | 506bbf311a82dc75075548b70504a2ac0c18906b (diff) | |
download | aspectj-8f01a3063e2fe84e9ab7a8730a88c191d878dead.tar.gz aspectj-8f01a3063e2fe84e9ab7a8730a88c191d878dead.zip |
Add module tests back in - but streamlined
Diffstat (limited to 'runtime/pom.xml')
-rw-r--r-- | runtime/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml index 2abf9ec1b..d90092aab 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -14,7 +14,6 @@ <packaging>jar</packaging> <name>runtime</name> - <dependencies> <dependency> <groupId>org.aspectj</groupId> |