Feature/improve build (#9)
This commit is contained in:
parent
fe7f336376
commit
d42900afe7
6 changed files with 42 additions and 55 deletions
|
|
@ -5,8 +5,8 @@ buildscript {
|
|||
}
|
||||
|
||||
plugins {
|
||||
id 'org.ajoberstar.grgit' version '5.2.0'
|
||||
id 'org.ajoberstar.git-publish' version '4.2.0'
|
||||
id 'org.ajoberstar.grgit' version '5.2.0' apply false
|
||||
id 'org.ajoberstar.git-publish' version '4.2.0' apply false
|
||||
id 'pl.allegro.tech.build.axion-release' version '1.15.0' apply false
|
||||
id 'org.jdrupes.vmoperator.java-doc-conventions'
|
||||
id 'eclipse'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue