Version tag may only be applied when all projects are "clean".

This commit is contained in:
Michael Lipp 2024-06-27 16:50:49 +02:00
parent b74de67c6d
commit e3da87d94f
4 changed files with 21 additions and 17 deletions

View file

@ -7,7 +7,8 @@ buildscript {
plugins {
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 'pl.allegro.tech.build.axion-release' version '1.17.2' apply false
id 'org.jdrupes.vmoperator.versioning-conventions'
id 'org.jdrupes.vmoperator.java-doc-conventions'
id 'eclipse'
id "com.github.node-gradle.node" version "7.0.1"