From ba574327a9e41791ad190f0c8d083c6ddcc224e6 Mon Sep 17 00:00:00 2001 From: Benjamin Mwalimu Date: Tue, 14 Apr 2026 15:12:07 +0300 Subject: [PATCH] Add maven central direct publishing --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index eb0edf69..26abc79b 100644 --- a/pom.xml +++ b/pom.xml @@ -37,22 +37,11 @@ 3.6.3 3.3.1 3.2.7 + 0.7.0 4.5 3.4.1 - - git@github.com:opensrp/easy-rules.git scm:git:git@github.com:opensrp/easy-rules.git @@ -258,6 +247,17 @@ + + org.sonatype.central + central-publishing-maven-plugin + ${central.publishing.plugin.version} + true + + central + true + published + + org.apache.maven.plugins