]> source.dussan.org Git - archiva.git/commitdiff
use an artifact with test resources from redback to avoid too much file duplication...
authorOlivier Lamy <olamy@apache.org>
Thu, 3 Nov 2011 23:47:23 +0000 (23:47 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 3 Nov 2011 23:47:23 +0000 (23:47 +0000)
missed rest-services module

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197360 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml

index e7724a1786d56a80a5382fba27bb07b065656ccd..36809fa37b777f2d1176f40d1e0088fb2e910cd8 100644 (file)
       <scope>test</scope>
     </dependency>
 
+    <dependency>
+      <groupId>org.codehaus.redback</groupId>
+      <artifactId>redback-common-test-resources</artifactId>
+      <scope>test</scope>
+    </dependency>
+
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>