From c0eccaddf6d2a729e948d1bc3bdbe8fbefe36ea2 Mon Sep 17 00:00:00 2001 From: Maxim Grischenko Date: Fri, 19 Jan 2024 12:50:15 +0100 Subject: [PATCH] Start next iteration with 2.0.1-SNAPSHOT, enable snapshot dependencies (for keymanagement) --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index e9c6885f5..6d3ff0858 100644 --- a/pom.xml +++ b/pom.xml @@ -702,6 +702,16 @@ + + + sonatype + https://oss.sonatype.org/content/repositories/snapshots + + true + + + + sonatype