split random number and uuid generator modules
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 10m15s
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 10m15s
This commit is contained in:
parent
15c6263395
commit
0ae750fc0c
13 changed files with 29 additions and 5 deletions
3
pom.xml
3
pom.xml
|
@ -10,7 +10,8 @@
|
|||
|
||||
<modules>
|
||||
<module>quarkus-clock-service</module>
|
||||
<module>quarkus-random-generator</module>
|
||||
<module>quarkus-random-number-generator</module>
|
||||
<module>quarkus-uuid-generator</module>
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue