From fcdc83c993017ea03f4f536d9a5537e4c9d0c558 Mon Sep 17 00:00:00 2001 From: slubwama1 <lubwamasamuel3@gmail.com> Date: Mon, 4 Nov 2024 11:24:50 +0300 Subject: [PATCH] [maven-release-plugin] prepare release 1.1.13 --- api/pom.xml | 2 +- omod/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 13e9cb64..9ad6ee26 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openmrs.module</groupId> <artifactId>ugandaemrsync</artifactId> - <version>1.1.13-SNAPSHOT</version> + <version>1.1.13</version> </parent> <artifactId>ugandaemrsync-api</artifactId> diff --git a/omod/pom.xml b/omod/pom.xml index 2e6ffaea..89f4ff12 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.openmrs.module</groupId> <artifactId>ugandaemrsync</artifactId> - <version>1.1.13-SNAPSHOT</version> + <version>1.1.13</version> </parent> <artifactId>ugandaemrsync-omod</artifactId> diff --git a/pom.xml b/pom.xml index dc6894b5..4c1a0a7f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.openmrs.module</groupId> <artifactId>ugandaemrsync</artifactId> - <version>1.1.13-SNAPSHOT</version> + <version>1.1.13</version> <packaging>pom</packaging> <name>UgandaemrSync</name> <description>Provides data sharing capabilities from the facility level installation with other systems</description> @@ -28,7 +28,7 @@ <connection>scm:git:git@github.com:METS-Programme/openmrs-module-ugandaemr-sync.git</connection> <developerConnection>scm:git:git@github.com:METS-Programme/openmrs-module-ugandaemr-sync.git</developerConnection> <url>scm:git:https://github.com/METS-Programme/openmrs-module-ugandaemr-sync/</url> - <tag>HEAD</tag> + <tag>1.1.13</tag> </scm> <modules>