From 1b4c989757fe1c751600c5e84471b3fb8a29389e Mon Sep 17 00:00:00 2001 From: ravinder kabli Date: Tue, 17 Mar 2026 18:59:22 +0530 Subject: [PATCH] =?UTF-8?q?BAH-4541|Release=201.1.0=20=E2=80=94=20final=20?= =?UTF-8?q?AGPL=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/pom.xml | 2 +- omod/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index eb365f7..594fe57 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ org.bahmni.module rulesengine - 1.1.0-SNAPSHOT + 1.1.0 rulesengine-api diff --git a/omod/pom.xml b/omod/pom.xml index d3abab2..baf8f9e 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -5,7 +5,7 @@ org.bahmni.module rulesengine - 1.1.0-SNAPSHOT + 1.1.0 rulesengine-omod diff --git a/pom.xml b/pom.xml index e892396..8d4050b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module rulesengine - 1.1.0-SNAPSHOT + 1.1.0 pom Rules Engine Module Helps to calculate dose based on dosing rules.