updated jackrabbit to version 2.7.2 (eclipse)

removed jackrabbit dependency from android project (only required for oc_framework)
This commit is contained in:
Luke Owncloud 2013-12-11 14:44:40 +01:00
parent b2aa65812e
commit f050eda339
6 changed files with 0 additions and 6 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -50,12 +50,6 @@
<type>apklib</type>
</dependency>
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-webdav</artifactId>
<version>2.5.2</version>
</dependency>
<!-- MUST BE INSTALLED FIRST: cd oc_framework; mvn install -->
<dependency>
<groupId>com.owncloud.android</groupId>