chore: release 1.0.4
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m43s

This commit is contained in:
Jorge Bornhausen 2024-12-06 09:55:18 +01:00
parent 602c8ec1aa
commit b2d100499c
Signed by: jorge.bornhausen
SSH key fingerprint: SHA256:X2ootOwvCeP4FoNfmVUFIKIbhq95tAgnt7Oqg3x+lfs
6 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>ch.phoenixtechnologies.quarkus</groupId> <groupId>ch.phoenixtechnologies.quarkus</groupId>
<artifactId>quarkus-commons</artifactId> <artifactId>quarkus-commons</artifactId>
<version>1.0.4-SNAPSHOT</version> <version>1.0.4</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>

View file

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

View file

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

View file

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

View file

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

View file

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