From 48f6d7ce8dc9627e860167758c0258106ecc1d69 Mon Sep 17 00:00:00 2001 From: deepthi-m Date: Wed, 1 Mar 2023 13:05:54 +0530 Subject: [PATCH 1/2] BAH-2489-snapshotver | updated audit log version from 1.3.0 to next snapshot version 1.4.0-SNAPSHOT --- 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 2e67eee..1f352cd 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module auditlog - 1.3.0 + 1.4.0-SNAPSHOT auditlog-api jar diff --git a/omod/pom.xml b/omod/pom.xml index 7dd0ffc..3553407 100755 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module auditlog - 1.3.0 + 1.4.0-SNAPSHOT auditlog-omod jar diff --git a/pom.xml b/pom.xml index 3ef81bb..d8f4ec2 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module auditlog - 1.3.0 + 1.4.0-SNAPSHOT pom Audit Log From 8ec01481acdbddbe25f2485121be643c0a9e84f1 Mon Sep 17 00:00:00 2001 From: deepthi-m Date: Thu, 9 Mar 2023 11:35:38 +0530 Subject: [PATCH 2/2] BAH-2489-snapshotver | updated audit log version from 1.3.0 to next snapshot version 1.3.0.1-SNAPSHOT --- 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 1f352cd..744aa40 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module auditlog - 1.4.0-SNAPSHOT + 1.3.0.1-SNAPSHOT auditlog-api jar diff --git a/omod/pom.xml b/omod/pom.xml index 3553407..6358adb 100755 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module auditlog - 1.4.0-SNAPSHOT + 1.3.0.1-SNAPSHOT auditlog-omod jar diff --git a/pom.xml b/pom.xml index d8f4ec2..b9bd8e0 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module auditlog - 1.4.0-SNAPSHOT + 1.3.0.1-SNAPSHOT pom Audit Log