You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2011/08/12 13:20:20 UTC

svn commit: r1157051 - /sling/trunk/bundles/jcr/davex/pom.xml

Author: cziegeler
Date: Fri Aug 12 11:20:19 2011
New Revision: 1157051

URL: http://svn.apache.org/viewvc?rev=1157051&view=rev
Log:
Clean up pom

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

Modified: sling/trunk/bundles/jcr/davex/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/davex/pom.xml?rev=1157051&r1=1157050&r2=1157051&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/davex/pom.xml (original)
+++ sling/trunk/bundles/jcr/davex/pom.xml Fri Aug 12 11:20:19 2011
@@ -63,10 +63,8 @@
                         </Import-Package>
                         <Embed-Dependency>
                             jackrabbit-jcr-server,
-                            jackrabbit-webdav,
-                            xercesImpl,
+                            jackrabbit-webdav
                         </Embed-Dependency>
-                        <Embed-Transitive>true</Embed-Transitive>
                     </instructions>
                 </configuration>
             </plugin>