From b37a1d3376427da996c9372ecb242ea442c52847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20M=C3=A9sz=C3=A1ros?= Date: Mon, 17 Mar 2025 10:29:31 +0100 Subject: [PATCH] fix versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Attila Mészáros --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ecd5d88da9..40cbb1de47 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ jdk 5.12.0 - 7.1.0 + 7.2-SNAPSHOT 2.0.12 2.24.3 5.16.0 @@ -237,6 +237,19 @@ + + + + false + + + true + + oss.sonatype.org-snapshot + https://oss.sonatype.org/content/repositories/snapshots + + +