From 5d93ddb3bc5fef4caa4f2d0858cecc110d59c1e4 Mon Sep 17 00:00:00 2001 From: ravinder kabli Date: Tue, 17 Mar 2026 16:11:19 +0530 Subject: [PATCH] =?UTF-8?q?Release=201.3.0=20=E2=80=94=20final=20AGPL=20re?= =?UTF-8?q?lease?= 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 a7c358c..c1fe3ee 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module episodes - 1.3.0-SNAPSHOT + 1.3.0 episodes-api diff --git a/omod/pom.xml b/omod/pom.xml index e64dde2..d3656cc 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module episodes - 1.3.0-SNAPSHOT + 1.3.0 episodes-omod diff --git a/pom.xml b/pom.xml index 91615f7..db9c672 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module episodes - 1.3.0-SNAPSHOT + 1.3.0 pom Episodes of Care Module Implementation of Episodes of Care for OpenMRS