Author: justin
Date: Wed Aug 29 00:46:34 2012
New Revision: 1378404

URL: http://svn.apache.org/viewvc?rev=1378404&view=rev
Log:
removing unused dependencies

Modified:
    sling/trunk/bundles/jcr/resource/pom.xml

Modified: sling/trunk/bundles/jcr/resource/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/resource/pom.xml?rev=1378404&r1=1378403&r2=1378404&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/resource/pom.xml (original)
+++ sling/trunk/bundles/jcr/resource/pom.xml Wed Aug 29 00:46:34 2012
@@ -241,17 +241,5 @@
             <version>1.4</version>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.jcr.base</artifactId>
-            <version>2.1.0</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.apache.felix.framework</artifactId>
-            <version>3.0.8</version>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 </project>


Reply via email to