aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-03-31 16:20:01 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-03-31 16:20:01 +0200
commitc1842312eab80c1d6a013dfa294459a2d354c7b8 (patch)
treeceaef2d44982a759fa6c76842e8cfd946c11a5cf /id/server/idserverlib/pom.xml
parentab536c2da230c4e96ffd589ef1828da193197e84 (diff)
downloadmoa-id-spss-c1842312eab80c1d6a013dfa294459a2d354c7b8.tar.gz
moa-id-spss-c1842312eab80c1d6a013dfa294459a2d354c7b8.tar.bz2
moa-id-spss-c1842312eab80c1d6a013dfa294459a2d354c7b8.zip
remove unused regexp.jar
Diffstat (limited to 'id/server/idserverlib/pom.xml')
-rw-r--r--id/server/idserverlib/pom.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml
index 46f79c8ff..b37c11faa 100644
--- a/id/server/idserverlib/pom.xml
+++ b/id/server/idserverlib/pom.xml
@@ -216,11 +216,12 @@
<groupId>org.opensaml</groupId>
<artifactId>xmltooling</artifactId>
</dependency>
-
- <dependency>
+
+<!-- <dependency>
<groupId>regexp</groupId>
<artifactId>regexp</artifactId>
- </dependency>
+ </dependency> -->
+
<!-- <dependency> <groupId>commons-httpclient</groupId> <artifactId>commons-httpclient</artifactId>
</dependency> -->
<!-- <dependency> <groupId>at.gv.egovernment.moa.id</groupId> <artifactId>mandate-validate</artifactId>