You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2007/02/07 12:09:21 UTC

svn commit: r504498 - /maven/continuum/trunk/continuum-webapp/pom.xml

Author: evenisse
Date: Wed Feb  7 03:09:19 2007
New Revision: 504498

URL: http://svn.apache.org/viewvc?view=rev&rev=504498
Log:
derby is provided

Modified:
    maven/continuum/trunk/continuum-webapp/pom.xml

Modified: maven/continuum/trunk/continuum-webapp/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/pom.xml?view=diff&rev=504498&r1=504497&r2=504498
==============================================================================
--- maven/continuum/trunk/continuum-webapp/pom.xml (original)
+++ maven/continuum/trunk/continuum-webapp/pom.xml Wed Feb  7 03:09:19 2007
@@ -284,6 +284,7 @@
     <dependency>
       <groupId>org.apache.derby</groupId>
       <artifactId>derby</artifactId>
+      <scope>provided</scope>
     </dependency>
     <!--
     <dependency>