From 46a6c01be805f01175cf758febbb64f84238cc03 Mon Sep 17 00:00:00 2001 From: Matthew Ellison Date: Mon, 26 Jan 2026 18:30:28 -0500 Subject: [PATCH] Fix deployment issue --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cbc485a..1f02089 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.mattrixwv myClasses - 1.4.0 + 1.4.1 myClasses A grouping of functions that I've found useful @@ -89,6 +89,10 @@ + + org.sonatype.central + central-publishing-maven-plugin + org.apache.maven.plugins maven-source-plugin