From 553e8d098509320ba3d636ccfc3f4ac05783cee2 Mon Sep 17 00:00:00 2001 From: mozzy11 Date: Thu, 16 Jun 2022 13:54:12 +0300 Subject: [PATCH] fix scm tag --- 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 413cf0a..ac661df 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -16,7 +16,7 @@ org.openmrs.module labonfhir - 1.0.0 + 1.0.0-SNAPSHOT labonfhir-api diff --git a/omod/pom.xml b/omod/pom.xml index 2fc35e0..24d4092 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module labonfhir - 1.0.0 + 1.0.0-SNAPSHOT labonfhir-omod diff --git a/pom.xml b/pom.xml index c9b7a8c..69e37b6 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.openmrs.module labonfhir - 1.0.0 + 1.0.0-SNAPSHOT pom Lab on FHIR A module to support lab order communication between OpenMRS and an LIS like OpenELIS using FHIR-based