Jonas B. Lim 2006-09-29 02:46:53 +00:00
parent cd4e31881a
commit 766bf50215
2 changed files with 1 additions and 14 deletions

View File

@ -306,13 +306,7 @@
<version>${commons_collections_version}</version>
</dependency>
<!-- JAAS Login Modules -->
<dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>activemq-jaas</artifactId>
<version>${pom.currentVersion}</version>
</dependency>
</dependencies>
<build>

View File

@ -101,13 +101,6 @@
<version>${asn1_version}</version>
</dependency>
<dependency>
<groupId>jdbm</groupId>
<artifactId>jdbm</artifactId>
<version>${jdbm_version}</version>
<url>http://jdbm.sourceforge.net</url>
</dependency>
<dependency>
<groupId>regexp</groupId>
<artifactId>regexp</artifactId>