diff --git a/quarkus/pom.xml b/quarkus/pom.xml index 58b2654..29e824c 100644 --- a/quarkus/pom.xml +++ b/quarkus/pom.xml @@ -15,21 +15,4 @@ - - - - sonatype.oss.snapshots - Sonatype OSS Snapshot Repository - https://oss.sonatype.org/content/repositories/snapshots - - false - - - always - true - - - - - diff --git a/quarkus/shared/pom.xml b/quarkus/shared/pom.xml index 6140c4b..08ed9bc 100644 --- a/quarkus/shared/pom.xml +++ b/quarkus/shared/pom.xml @@ -131,4 +131,21 @@ + + + + sonatype.oss.snapshots + Sonatype OSS Snapshot Repository + https://oss.sonatype.org/content/repositories/snapshots + + false + + + always + true + + + + +