You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2006/12/18 22:22:02 UTC

svn commit: r488424 - /jackrabbit/branches/1.2/jackrabbit-jcr-server/pom.xml

Author: jukka
Date: Mon Dec 18 13:22:01 2006
New Revision: 488424

URL: http://svn.apache.org/viewvc?view=rev&rev=488424
Log:
1.2: Merged revision 488422 (JCR-684)

Modified:
    jackrabbit/branches/1.2/jackrabbit-jcr-server/pom.xml

Modified: jackrabbit/branches/1.2/jackrabbit-jcr-server/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.2/jackrabbit-jcr-server/pom.xml?view=diff&rev=488424&r1=488423&r2=488424
==============================================================================
--- jackrabbit/branches/1.2/jackrabbit-jcr-server/pom.xml (original)
+++ jackrabbit/branches/1.2/jackrabbit-jcr-server/pom.xml Mon Dec 18 13:22:01 2006
@@ -92,6 +92,7 @@
       <groupId>javax.servlet</groupId>
       <artifactId>servlet-api</artifactId>
       <version>2.3</version>
+      <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>junit</groupId>