]> source.dussan.org Git - archiva.git/commitdiff
remove unused test dependency
authorMaria Odea B. Ching <oching@apache.org>
Sat, 23 May 2009 08:09:09 +0000 (08:09 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Sat, 23 May 2009 08:09:09 +0000 (08:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@777831 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-base/archiva-proxy/pom.xml

index ecceec2c63ab6055276411b68e8037dc4ed3c091..4ed8e4ac5b4e509eab78f82568281d1f097052ca 100644 (file)
       <artifactId>slf4j-simple</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>hsqldb</groupId>
-      <artifactId>hsqldb</artifactId>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
 
   <build>