chore: release 1.0.11
All checks were successful
Build / build (push) Successful in 2m19s

This commit is contained in:
maven_release_technical_account 2025-08-28 18:57:54 +00:00
parent 9b7d54a288
commit 58cf377d9f
SSH key fingerprint: SHA256:A6VEJ8guZmXtEWLgi87gaUZWUg+9TOnTNKpF14CX/SQ
10 changed files with 11 additions and 11 deletions

View file

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ch.phoenix.oss</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.11-SNAPSHOT</version>
<version>1.0.11</version>
<packaging>pom</packaging>
<modules>
@ -74,7 +74,7 @@
<connection>scm:git:ssh://git@git-ssh.kvant.cloud:2222/phoenix-oss/quarkus-commons.git</connection>
<developerConnection>scm:git:ssh://git@git-ssh.kvant.cloud:2222/phoenix-oss/quarkus-commons.git</developerConnection>
<url>https://git.kvant.cloud/phoenix-oss/quarkus-commons.git</url>
<tag>HEAD</tag>
<tag>1.0.11</tag>
</scm>
<dependencies>