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

This commit is contained in:
Jorge Bornhausen 2024-11-27 15:35:50 +01:00
parent efb25640dd
commit 2509843da4
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.2</version>
<version>1.0.3-SNAPSHOT</version>
</parent>
<artifactId>quarkus-json-service</artifactId>