summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/spi/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest/spi/pom.xml')
-rw-r--r--sca-java-2.x/trunk/testing/itest/spi/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/spi/pom.xml b/sca-java-2.x/trunk/testing/itest/spi/pom.xml
index ef14a8a305..adebf71441 100644
--- a/sca-java-2.x/trunk/testing/itest/spi/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/spi/pom.xml
@@ -68,6 +68,11 @@
<artifactId>ant-nodeps</artifactId>
<version>1.8.1</version>
</dependency>
+ <dependency>
+ <groupId>regexp</groupId>
+ <artifactId>regexp</artifactId>
+ <version>1.3</version>
+ </dependency>
</dependencies>
</plugin>
</plugins>