Add version information.
This commit is contained in:
parent
e1b52da239
commit
7a3ae1d381
3 changed files with 26 additions and 4 deletions
|
|
@ -2,13 +2,11 @@ buildscript {
|
|||
repositories {
|
||||
gradlePluginPortal()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'org.ajoberstar.grgit:grgit-gradle:4.1.0'
|
||||
classpath 'org.ajoberstar:gradle-git-publish:3.0.0'
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'org.ajoberstar.grgit' version '5.2.0'
|
||||
id 'org.ajoberstar.git-publish' version '4.2.0'
|
||||
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