chore: prepare for next development iteration [skip ci]

This commit is contained in:
maven_release_technical_account 2024-12-19 16:33:46 +00:00
parent 0d93a2d540
commit 8965706e7a
SSH key fingerprint: SHA256:A6VEJ8guZmXtEWLgi87gaUZWUg+9TOnTNKpF14CX/SQ
6 changed files with 7 additions and 7 deletions

View file

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

View file

@ -5,7 +5,7 @@
<parent>
<groupId>ch.phoenixtechnologies.quarkus</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.7</version>
<version>1.0.8-SNAPSHOT</version>
</parent>
<artifactId>quarkus-clock-service</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>ch.phoenixtechnologies.quarkus</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.7</version>
<version>1.0.8-SNAPSHOT</version>
</parent>
<artifactId>quarkus-json-service</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>ch.phoenixtechnologies.quarkus</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.7</version>
<version>1.0.8-SNAPSHOT</version>
</parent>
<artifactId>quarkus-message-digest-service</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>ch.phoenixtechnologies.quarkus</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.7</version>
<version>1.0.8-SNAPSHOT</version>
</parent>
<artifactId>quarkus-random-number-generator</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>ch.phoenixtechnologies.quarkus</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.7</version>
<version>1.0.8-SNAPSHOT</version>
</parent>
<artifactId>quarkus-uuid-generator</artifactId>