From 2e2feae3758cfc73de7496ed6c0ce777da86c6ca Mon Sep 17 00:00:00 2001 From: Ralph Soika Date: Thu, 12 Sep 2024 11:13:36 +0200 Subject: [PATCH] fixed snapshot repos --- pom.xml | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 15644c0..c561ab7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 org.imixs.workflow imixs-process-manager @@ -63,15 +65,15 @@ - - sonatype-snaptshots - Sonatype Snapshot repository - http://oss.sonatype.org/content/repositories/snapshots + oss-snapshots + https://oss.sonatype.org/content/repositories/snapshots + + true + - @@ -266,12 +268,14 @@ - + - + @@ -433,7 +437,7 @@ ${microprofile.version} pom provided - + @@ -471,4 +475,4 @@ --> - + \ No newline at end of file