From 4527db9c55419857623383fc3c22c576745204db Mon Sep 17 00:00:00 2001 From: Adrian Cole Date: Wed, 10 Jan 2024 19:55:44 +0800 Subject: [PATCH] move Signed-off-by: Adrian Cole --- module/pom.xml | 15 --------------- pom.xml | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/module/pom.xml b/module/pom.xml index f0db904..2bf5eda 100644 --- a/module/pom.xml +++ b/module/pom.xml @@ -34,21 +34,6 @@ 17 - - - - sonatype.snapshots - Sonatype Snapshot Repository - https://oss.sonatype.org/content/repositories/snapshots/ - - false - - - true - - - - ${project.groupId} diff --git a/pom.xml b/pom.xml index aeea1d8..6bf981c 100644 --- a/pom.xml +++ b/pom.xml @@ -176,6 +176,21 @@ + + + + sonatype.snapshots + Sonatype Snapshot Repository + https://oss.sonatype.org/content/repositories/snapshots/ + + false + + + true + + + +