From 95422bfdb2da499fc7ebc5b570633cc0ff6a04be Mon Sep 17 00:00:00 2001
From: Paul Flynn <43211074+pflynn-virtru@users.noreply.github.com>
Date: Wed, 23 Oct 2024 13:38:02 -0400
Subject: [PATCH] chore: Update repository and publishing server IDs in pom.xml
(#39)
Corrected the repositoryId and publishingServerId in the maven-deploy
plugin configuration to ensure proper deployment. Changed 'github-pkg'
to 'github' and 'github' to 'central'.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c79de33..b5f5857 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,7 +287,7 @@
maven-deploy-plugin
3.1.2
- github-pkg
+ github
https://maven.pkg.github.com/opentdf/nifi
@@ -311,7 +311,7 @@
true
published
- github
+ central