diff --git a/pom.xml b/pom.xml index 5fbe88d..bcb2399 100644 --- a/pom.xml +++ b/pom.xml @@ -29,6 +29,7 @@ 2.50.0 0.8.12 3.2.3 + 3.1.1 21 @@ -66,6 +67,13 @@ + + scm:git:ssh://git@git-ssh.kvant.cloud:2222/phoenix/quarkus-commons.git + scm:git:ssh://git@git-ssh.kvant.cloud:2222/phoenix/quarkus-commons.git + https://git.kvant.cloud/phoenix/quarkus-commons.git + HEAD + + io.quarkus @@ -178,6 +186,17 @@ + + org.apache.maven.plugins + maven-release-plugin + ${release-plugin.version} + + @{project.version} + mvnw + chore: release @{releaseLabel} + chore: prepare for next development iteration [skip ci] + +