aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-common/build.gradle
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-08-29 15:13:28 +0200
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-08-29 15:13:28 +0200
commit2618797b03907a3ae79982cbd7f72f02cafa9781 (patch)
tree7a993c0228950558dd793c0dd624fb4a24de1a52 /pdf-as-common/build.gradle
parentffd1e0da6b73e2737f5cad0a6d3e82dbc3de206f (diff)
downloadpdf-as-4-2618797b03907a3ae79982cbd7f72f02cafa9781.tar.gz
pdf-as-4-2618797b03907a3ae79982cbd7f72f02cafa9781.tar.bz2
pdf-as-4-2618797b03907a3ae79982cbd7f72f02cafa9781.zip
removed local upload repos
Diffstat (limited to 'pdf-as-common/build.gradle')
-rw-r--r--pdf-as-common/build.gradle7
1 files changed, 0 insertions, 7 deletions
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'
- }
- }
-}