From ff78c3ab8adc3ca31485cb1f858ad16496c8475d Mon Sep 17 00:00:00 2001 From: openmrs-bot Date: Tue, 18 Jun 2024 15:11:10 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- integration-tests/pom.xml | 2 +- omod-1.10/pom.xml | 2 +- omod-1.11/pom.xml | 2 +- omod-1.12/pom.xml | 2 +- omod-1.8/pom.xml | 2 +- omod-1.9/pom.xml | 2 +- omod-2.0/pom.xml | 2 +- omod-2.1/pom.xml | 2 +- omod-2.2/pom.xml | 2 +- omod-2.3/pom.xml | 2 +- omod-2.4/pom.xml | 2 +- omod-common/pom.xml | 2 +- omod/pom.xml | 2 +- pom.xml | 4 ++-- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index f70eb0c96..addba8f33 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.44.0 + 2.45.0-SNAPSHOT webservices.rest-integration-tests jar diff --git a/omod-1.10/pom.xml b/omod-1.10/pom.xml index 222e78794..1f5124358 100644 --- a/omod-1.10/pom.xml +++ b/omod-1.10/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.44.0 + 2.45.0-SNAPSHOT webservices.rest-omod-1.10 jar diff --git a/omod-1.11/pom.xml b/omod-1.11/pom.xml index ea286e128..1e7e8c04f 100644 --- a/omod-1.11/pom.xml +++ b/omod-1.11/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.44.0 + 2.45.0-SNAPSHOT webservices.rest-omod-1.11 jar diff --git a/omod-1.12/pom.xml b/omod-1.12/pom.xml index b6463c267..8fe7929b2 100644 --- a/omod-1.12/pom.xml +++ b/omod-1.12/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.44.0 + 2.45.0-SNAPSHOT webservices.rest-omod-1.12 jar diff --git a/omod-1.8/pom.xml b/omod-1.8/pom.xml index 9d857f965..5ee535590 100644 --- a/omod-1.8/pom.xml +++ b/omod-1.8/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.44.0 + 2.45.0-SNAPSHOT webservices.rest-omod-1.8 jar diff --git a/omod-1.9/pom.xml b/omod-1.9/pom.xml index f7fe895ab..198d8fc91 100644 --- a/omod-1.9/pom.xml +++ b/omod-1.9/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.44.0 + 2.45.0-SNAPSHOT webservices.rest-omod-1.9 jar diff --git a/omod-2.0/pom.xml b/omod-2.0/pom.xml index 4e87923d6..510c47f7a 100644 --- a/omod-2.0/pom.xml +++ b/omod-2.0/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.44.0 + 2.45.0-SNAPSHOT webservices.rest-omod-2.0 jar diff --git a/omod-2.1/pom.xml b/omod-2.1/pom.xml index 0e3f32bed..ab7fccf71 100644 --- a/omod-2.1/pom.xml +++ b/omod-2.1/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.44.0 + 2.45.0-SNAPSHOT webservices.rest-omod-2.1 jar diff --git a/omod-2.2/pom.xml b/omod-2.2/pom.xml index c6b0ea209..3ede534b6 100644 --- a/omod-2.2/pom.xml +++ b/omod-2.2/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.44.0 + 2.45.0-SNAPSHOT webservices.rest-omod-2.2 jar diff --git a/omod-2.3/pom.xml b/omod-2.3/pom.xml index f782e7e34..03b416069 100644 --- a/omod-2.3/pom.xml +++ b/omod-2.3/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.44.0 + 2.45.0-SNAPSHOT webservices.rest-omod-2.3 jar diff --git a/omod-2.4/pom.xml b/omod-2.4/pom.xml index c54e0e6ef..959fbf09e 100644 --- a/omod-2.4/pom.xml +++ b/omod-2.4/pom.xml @@ -3,7 +3,7 @@ webservices.rest org.openmrs.module - 2.44.0 + 2.45.0-SNAPSHOT 4.0.0 diff --git a/omod-common/pom.xml b/omod-common/pom.xml index 0ad0c36ac..6ae78c967 100644 --- a/omod-common/pom.xml +++ b/omod-common/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.44.0 + 2.45.0-SNAPSHOT webservices.rest-omod-common jar diff --git a/omod/pom.xml b/omod/pom.xml index 888c9641b..e0cd4bfff 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.44.0 + 2.45.0-SNAPSHOT webservices.rest-omod jar diff --git a/pom.xml b/pom.xml index 589aec072..76649b8e4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module webservices.rest - 2.44.0 + 2.45.0-SNAPSHOT pom Rest Web Services Parent project for the Rest Web Services Module @@ -15,7 +15,7 @@ scm:git:git@github.com:openmrs/openmrs-module-webservices.rest.git scm:git:git@github.com:openmrs/openmrs-module-webservices.rest.git https://github.com/openmrs/openmrs-module-webservices.rest/ - 2.44.0 + HEAD