From 0a4cf0c45476ed15bfde669ec24e794d12919dc2 Mon Sep 17 00:00:00 2001 From: Michael Schnell Date: Mon, 23 Dec 2019 11:40:31 +0100 Subject: [PATCH] Added snapshot repo --- quarkus/query/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/quarkus/query/pom.xml b/quarkus/query/pom.xml index 2394e80..429b1e4 100644 --- a/quarkus/query/pom.xml +++ b/quarkus/query/pom.xml @@ -187,4 +187,21 @@ + + + + sonatype.oss.snapshots + Sonatype OSS Snapshot Repository + https://oss.sonatype.org/content/repositories/snapshots + + false + + + always + true + + + + +