From 2618797b03907a3ae79982cbd7f72f02cafa9781 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Fri, 29 Aug 2014 15:13:28 +0200 Subject: removed local upload repos --- pdf-as-common/build.gradle | 7 ------- 1 file changed, 7 deletions(-) (limited to 'pdf-as-common/build.gradle') diff --git a/pdf-as-common/build.gradle b/pdf-as-common/build.gradle index 407c30dd..20378444 100644 --- a/pdf-as-common/build.gradle +++ b/pdf-as-common/build.gradle @@ -29,10 +29,3 @@ test { systemProperties 'property': 'value' } -uploadArchives { - repositories { - flatDir { - dirs 'repos' - } - } -} -- cgit v1.2.3