aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-04-09 14:07:09 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2021-04-09 14:07:09 +0700
commit1ed026071e9f15130274f6123c3cd9e009f4d2cb (patch)
treed1fbd82cc1ea5ed6bd38cb86a2a36120a2ad2dfd /tests
parent060bf4c3c66841237a5acafbbe211e360c9d920b (diff)
downloadaspectj-1ed026071e9f15130274f6123c3cd9e009f4d2cb.tar.gz
aspectj-1ed026071e9f15130274f6123c3cd9e009f4d2cb.zip
POM cosmetics, e.g. plugin version management
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'tests')
-rw-r--r--tests/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/pom.xml b/tests/pom.xml
index 0f766d006..f330e5f1a 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -121,6 +121,13 @@
<systemPath>${project.basedir}/../lib/commons/commons.jar</systemPath>
</dependency>
-->
+<!--
+ <dependency>
+ <groupId>commons-digester</groupId>
+ <artifactId>commons-digester</artifactId>
+ <version>${lib.commons.digester.version}</version>
+ </dependency>
+-->
</dependencies>