From 324d611910e6ff11b1d33130c291a10c76d37902 Mon Sep 17 00:00:00 2001 From: Matthew Ellison Date: Mon, 26 Jan 2026 15:13:43 -0500 Subject: [PATCH] Fix deployment configuration --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 41a2bfb..6fdb665 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.mattrixwv matrix - 1.3.0 + 1.3.1 Matrix A library for performing Matrix operations @@ -89,6 +89,11 @@ + + org.sonatype.central + central-publishing-maven-plugin + + org.apache.maven.plugins maven-source-plugin