chore: bump version to 1.0.7-SNAPSHOT
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 2m32s

This commit is contained in:
Jorge Bornhausen 2024-12-14 21:51:10 +01:00
parent 44137d29e1
commit 9e6dd3dab1
Signed by: jorge.bornhausen
SSH key fingerprint: SHA256:X2ootOwvCeP4FoNfmVUFIKIbhq95tAgnt7Oqg3x+lfs
6 changed files with 6 additions and 6 deletions

View file

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