diff options
Diffstat (limited to 'common-test')
-rw-r--r-- | common-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-test/pom.xml b/common-test/pom.xml index 6c605f1b5..69f653348 100644 --- a/common-test/pom.xml +++ b/common-test/pom.xml @@ -38,7 +38,7 @@ <optional>true</optional> </dependency> <dependency> - <groupId>xalan</groupId> + <groupId>xalan-bin-dist</groupId> <artifactId>xalan</artifactId> </dependency> <dependency> |