X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/32cf40d66f37b5854505b4fe9fb24ff89c51b298..HEAD:/pom.xml diff --git a/pom.xml b/pom.xml index 15bd0b68..538df03c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.owncloud.android @@ -13,7 +14,7 @@ 1.5.1-SNAPSHOT 1.6 - 4.4.2_r2 + 4.4.2_r4 19 4.2.0 @@ -26,36 +27,76 @@ scm:git:git@github.com:owncloud/android.git https://github.com/owncloud/android - + + + + + + + + + + - android - android - ${google.android-version} - provided + touch-image-view.jar + touch-image-view.jar + 1.0 + system + ${basedir}/libs/touch-image-view.jar + + + + - com.actionbarsherlock - actionbarsherlock - ${actionbarsherlock-version} - provided + com.jakewharton + disklrucache + 2.0.2 + + + + android-support-v4.jar + android-support-v4.jar + 1.0 + system + ${basedir}/third_party/android-support-library/android-support-v4.jar + com.actionbarsherlock - actionbarsherlock + library ${actionbarsherlock-version} apklib + + android + android + ${google.android-version} + provided + + + + + + + + + - com.owncloud.android - owncloud-android-library - ${owncloud.version} - + com.owncloud.android + owncloud-android-library + ${owncloud.version} + @@ -69,7 +110,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.0 + 3.1 ${java-version} ${java-version} @@ -79,7 +120,7 @@ com.jayway.maven.plugins.android.generation2 android-maven-plugin - 3.8.0 + 3.8.2 ${env.ANDROID_HOME}