aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
diff options
context:
space:
mode:
authorChristian Maierhofer <cmaierhofer@iaik.tugraz.at>2016-06-08 08:12:21 +0200
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2016-08-17 16:45:49 +0200
commitc4e41301d0746ce57044a3aa41375cff3a9f2b5e (patch)
treebdf13d0a0d7fae97215a84286e31ff894bacc979 /settings.gradle
parenta7945fff6ca14d35ac75039712736dddc6d48e90 (diff)
downloadpdf-as-4-c4e41301d0746ce57044a3aa41375cff3a9f2b5e.tar.gz
pdf-as-4-c4e41301d0746ce57044a3aa41375cff3a9f2b5e.tar.bz2
pdf-as-4-c4e41301d0746ce57044a3aa41375cff3a9f2b5e.zip
initial pdfbox-2 commit
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.gradle b/settings.gradle
index e3b05013..25511207 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,2 +1,2 @@
-include "pdf-as-common", "signature-standards:sigs-pkcs7detached", "signature-standards:sigs-pades", "pdf-as-lib", "pdf-as-pdfbox", "pdf-as-moa", "pdf-as-tests", "pdf-as-cli", "pdf-as-legacy", "pdf-as-web-status", "pdf-as-web-statistic-api", "pdf-as-web", "pdf-as-web-db", "pdf-as-web-client"
+include "pdf-as-common", "signature-standards:sigs-pkcs7detached", "signature-standards:sigs-pades", "pdf-as-lib", "pdf-as-pdfbox", "pdf-as-moa", "pdf-as-tests", "pdf-as-cli", "pdf-as-legacy", "pdf-as-web-status", "pdf-as-web-statistic-api", "pdf-as-web", "pdf-as-web-db", "pdf-as-web-client", "pdf-as-pdfbox-2"