From b458aa3238f8f5465c6d4220e709213860b50e3d Mon Sep 17 00:00:00 2001 From: openmrs-bot Date: Mon, 5 Dec 2022 15:31:37 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 4ceabfc..93b8043 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module reportingcompatibility - 2.0.9 + 2.10.0-SNAPSHOT reportingcompatibility-api jar diff --git a/omod/pom.xml b/omod/pom.xml index 5fe50b7..a3566ba 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module reportingcompatibility - 2.0.9 + 2.10.0-SNAPSHOT reportingcompatibility-omod jar diff --git a/pom.xml b/pom.xml index 6686602..b42de9f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module reportingcompatibility - 2.0.9 + 2.10.0-SNAPSHOT pom Reporting Compatibility Parent project for Reporting Compatibility @@ -15,7 +15,7 @@ scm:git:https://github.com/openmrs/openmrs-module-reportingcompatibility.git scm:git:git@github.com:openmrs/openmrs-module-reportingcompatibility.git https://github.com/openmrs/openmrs-module-reportingcompatibility - 2.0.9 + HEAD