From e51c6f88a95c88e7f40a34b4dac321240817656a Mon Sep 17 00:00:00 2001 From: openmrs-bot Date: Fri, 1 Mar 2024 11:03:23 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.42.0 --- 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 dd7d8536e..b261792b4 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.42.0-SNAPSHOT + 2.42.0 webservices.rest-integration-tests jar diff --git a/omod-1.10/pom.xml b/omod-1.10/pom.xml index c30a4bd87..5ccd51d0b 100644 --- a/omod-1.10/pom.xml +++ b/omod-1.10/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.42.0-SNAPSHOT + 2.42.0 webservices.rest-omod-1.10 jar diff --git a/omod-1.11/pom.xml b/omod-1.11/pom.xml index 9a6e7ae4f..890514639 100644 --- a/omod-1.11/pom.xml +++ b/omod-1.11/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.42.0-SNAPSHOT + 2.42.0 webservices.rest-omod-1.11 jar diff --git a/omod-1.12/pom.xml b/omod-1.12/pom.xml index 901cbca31..b2b226681 100644 --- a/omod-1.12/pom.xml +++ b/omod-1.12/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.42.0-SNAPSHOT + 2.42.0 webservices.rest-omod-1.12 jar diff --git a/omod-1.8/pom.xml b/omod-1.8/pom.xml index 90cca92cf..85911944a 100644 --- a/omod-1.8/pom.xml +++ b/omod-1.8/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.42.0-SNAPSHOT + 2.42.0 webservices.rest-omod-1.8 jar diff --git a/omod-1.9/pom.xml b/omod-1.9/pom.xml index 26f6b92d0..70a751855 100644 --- a/omod-1.9/pom.xml +++ b/omod-1.9/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.42.0-SNAPSHOT + 2.42.0 webservices.rest-omod-1.9 jar diff --git a/omod-2.0/pom.xml b/omod-2.0/pom.xml index 1ce8b6795..a77cfdf85 100644 --- a/omod-2.0/pom.xml +++ b/omod-2.0/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.42.0-SNAPSHOT + 2.42.0 webservices.rest-omod-2.0 jar diff --git a/omod-2.1/pom.xml b/omod-2.1/pom.xml index 57a802ae2..61f61c658 100644 --- a/omod-2.1/pom.xml +++ b/omod-2.1/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.42.0-SNAPSHOT + 2.42.0 webservices.rest-omod-2.1 jar diff --git a/omod-2.2/pom.xml b/omod-2.2/pom.xml index 16e3a03a6..1ea96f4ae 100644 --- a/omod-2.2/pom.xml +++ b/omod-2.2/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.42.0-SNAPSHOT + 2.42.0 webservices.rest-omod-2.2 jar diff --git a/omod-2.3/pom.xml b/omod-2.3/pom.xml index 8f3e3119b..8f1cfc8aa 100644 --- a/omod-2.3/pom.xml +++ b/omod-2.3/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.42.0-SNAPSHOT + 2.42.0 webservices.rest-omod-2.3 jar diff --git a/omod-2.4/pom.xml b/omod-2.4/pom.xml index 1526d2da1..7dc8deb04 100644 --- a/omod-2.4/pom.xml +++ b/omod-2.4/pom.xml @@ -3,7 +3,7 @@ webservices.rest org.openmrs.module - 2.42.0-SNAPSHOT + 2.42.0 4.0.0 diff --git a/omod-common/pom.xml b/omod-common/pom.xml index 831e7b019..57cc9fc44 100644 --- a/omod-common/pom.xml +++ b/omod-common/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.42.0-SNAPSHOT + 2.42.0 webservices.rest-omod-common jar diff --git a/omod/pom.xml b/omod/pom.xml index 9c7c478ad..d54320bb8 100644 --- a/omod/pom.xml +++ b/omod/pom.xml @@ -3,7 +3,7 @@ org.openmrs.module webservices.rest - 2.42.0-SNAPSHOT + 2.42.0 webservices.rest-omod jar diff --git a/pom.xml b/pom.xml index f4b98a297..e06f8651d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openmrs.module webservices.rest - 2.42.0-SNAPSHOT + 2.42.0 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/ - HEAD + 2.42.0