Author: fguillaume
Date: Mon Sep 28 14:33:27 2009
New Revision: 819557

URL: http://svn.apache.org/viewvc?rev=819557&view=rev
Log:
Proper dependency on JUnit

Modified:
    incubator/chemistry/branches/0.62/chemistry/chemistry-tck-atompub/pom.xml

Modified: 
incubator/chemistry/branches/0.62/chemistry/chemistry-tck-atompub/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/chemistry/branches/0.62/chemistry/chemistry-tck-atompub/pom.xml?rev=819557&r1=819556&r2=819557&view=diff
==============================================================================
--- incubator/chemistry/branches/0.62/chemistry/chemistry-tck-atompub/pom.xml 
(original)
+++ incubator/chemistry/branches/0.62/chemistry/chemistry-tck-atompub/pom.xml 
Mon Sep 28 14:33:27 2009
@@ -23,6 +23,7 @@
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <version>4.6</version>
+      <scope>compile</scope> <!-- override from parent -->
     </dependency>
     <dependency>
       <!-- NOTE: use recent xerces for validating CMIS schema -->


Reply via email to