diff options
author | Roel Spilker <r.spilker@gmail.com> | 2018-08-28 10:23:14 +0200 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2018-08-28 10:23:49 +0200 |
commit | 409614f7a2533396db1201f1a6c7d65233a87b05 (patch) | |
tree | 8402565d040138b648605135bdc7cdea32ba1cd2 /jitpack.yml | |
parent | ef90e2ec2dcea35a22959f2c1295517edf090133 (diff) | |
download | lombok-409614f7a2533396db1201f1a6c7d65233a87b05.tar.gz lombok-409614f7a2533396db1201f1a6c7d65233a87b05.tar.bz2 lombok-409614f7a2533396db1201f1a6c7d65233a87b05.zip |
Jitpack run install-maven
Diffstat (limited to 'jitpack.yml')
-rw-r--r-- | jitpack.yml | 4 |
1 files 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 |