chore: bump version to 1.0.0
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m17s

This commit is contained in:
Jorge Bornhausen 2024-11-11 09:33:39 +01:00
parent 1efdbf379d
commit 7ec59eaef4
Signed by: jorge.bornhausen
SSH key fingerprint: SHA256:X2ootOwvCeP4FoNfmVUFIKIbhq95tAgnt7Oqg3x+lfs
5 changed files with 5 additions and 5 deletions

View file

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

View file

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

View file

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

View file

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

View file

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