diff --git a/quarkus/pom.xml b/quarkus/pom.xml index 22d0c70..58b2654 100644 --- a/quarkus/pom.xml +++ b/quarkus/pom.xml @@ -1,17 +1,35 @@ - - 4.0.0 + + 4.0.0 - org.fuin.cqrs4j.example.quarkus - cqrs4j-quarkus-example-root - 0.0.1-SNAPSHOT - pom + org.fuin.cqrs4j.example.quarkus + cqrs4j-quarkus-example-root + 0.0.1-SNAPSHOT + pom - - shared - query - - + + shared + query + + + + + + + sonatype.oss.snapshots + Sonatype OSS Snapshot Repository + https://oss.sonatype.org/content/repositories/snapshots + + false + + + always + true + + + +