From 409614f7a2533396db1201f1a6c7d65233a87b05 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Tue, 28 Aug 2018 10:23:14 +0200 Subject: Jitpack run install-maven --- jitpack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jitpack.yml b/jitpack.yml index a27c895f..b8c08047 100644 --- a/jitpack.yml +++ b/jitpack.yml @@ -1,5 +1,5 @@ jdk: - openjdk10 install: - - echo "Running a custom install command" - - ant generate-pom \ No newline at end of file +- echo "Running a custom install command" +- ant install-maven \ No newline at end of file -- cgit