From 28550f5c68b2439b0390785e8c3d5b42d3ed91c8 Mon Sep 17 00:00:00 2001 From: Luke Owncloud Date: Fri, 12 Sep 2014 11:55:14 +0200 Subject: [PATCH] fix mvn build. needs to go together with update of pom.xml of owncloud-android-library. --- pom.xml | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 15bd0b68..6a8cf6a7 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 1.5.1-SNAPSHOT 1.6 - 4.4.2_r2 + 4.4.2_r3 19 4.2.0 @@ -28,7 +28,30 @@ - + + + touch-image-view.jar + touch-image-view.jar + 1.0 + system + ${basedir}/libs/touch-image-view.jar + + + + + + + android-support-v4.jar + android-support-v4.jar + 1.0 + system + ${basedir}/third_party/android-support-library/android-support-v4.jar + + android android -- 2.11.0