diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-03-31 16:20:01 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-03-31 16:20:01 +0200 |
commit | c1842312eab80c1d6a013dfa294459a2d354c7b8 (patch) | |
tree | ceaef2d44982a759fa6c76842e8cfd946c11a5cf /pom.xml | |
parent | ab536c2da230c4e96ffd589ef1828da193197e84 (diff) | |
download | moa-id-spss-c1842312eab80c1d6a013dfa294459a2d354c7b8.tar.gz moa-id-spss-c1842312eab80c1d6a013dfa294459a2d354c7b8.tar.bz2 moa-id-spss-c1842312eab80c1d6a013dfa294459a2d354c7b8.zip |
remove unused regexp.jar
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -185,11 +185,11 @@ <version>JSSE-1.0</version>
<scope>compile</scope>
</dependency>
- <dependency>
+<!-- <dependency>
<groupId>regexp</groupId>
<artifactId>regexp</artifactId>
<version>1.3</version>
- </dependency>
+ </dependency> -->
<dependency>
|