From 17f5bf3d87551c2ab7a6e2e842cf4ef8f80b4958 Mon Sep 17 00:00:00 2001 From: Ceki Gulcu Date: Tue, 29 Aug 2023 23:04:24 +0200 Subject: [PATCH] fix issues during deployment Signed-off-by: Ceki Gulcu --- parent/pom.xml | 25 ------------------------- pom.xml | 11 ++++++++++- 2 files changed, 10 insertions(+), 26 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index a5382727..118357d9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -498,30 +498,5 @@ --> - - - apache-snapshot-repo - apache-snapshot-repo - https://repository.apache.org/content/groups/snapshots/ - - false - - - true - - - - - - - - - - - sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - diff --git a/pom.xml b/pom.xml index 4cc517e8..83d2b588 100755 --- a/pom.xml +++ b/pom.xml @@ -112,5 +112,14 @@ - + + + + + sonatype-nexus-staging + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + +