Feature/improve build (#9)
This commit is contained in:
parent
fe7f336376
commit
d42900afe7
6 changed files with 42 additions and 55 deletions
|
|
@ -8,14 +8,14 @@ plugins {
|
|||
// Apply the java Plugin to add support for Java.
|
||||
id 'java'
|
||||
|
||||
// Git based versioning
|
||||
id 'pl.allegro.tech.build.axion-release'
|
||||
|
||||
// Apply eclipse plugin
|
||||
id 'eclipse'
|
||||
|
||||
// Access to git information
|
||||
id 'org.ajoberstar.grgit'
|
||||
|
||||
// Apply the common versioning conventions.
|
||||
id 'org.jdrupes.vmoperator.versioning-conventions'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue