From 76a9906b8a00cf7cd9ec448dd88a6019d7e5d78d Mon Sep 17 00:00:00 2001 From: tbindu Date: Wed, 6 Jun 2018 11:11:16 +0530 Subject: [PATCH] upping the version to 0.92 --- admin/pom.xml | 6 +++--- bahmni-emr-api/pom.xml | 2 +- bahmni-mapping/pom.xml | 2 +- bahmni-test-commons/pom.xml | 2 +- bahmnicore-api/pom.xml | 4 ++-- bahmnicore-omod/pom.xml | 12 ++++++------ bahmnicore-ui/pom.xml | 2 +- jss-old-data/pom.xml | 6 +++--- obs-relation/pom.xml | 4 ++-- openmrs-elis-atomfeed-client-omod/pom.xml | 4 ++-- pom.xml | 4 ++-- reference-data/api/pom.xml | 2 +- reference-data/omod/pom.xml | 4 ++-- reference-data/pom.xml | 2 +- vagrant-deploy/pom.xml | 4 ++-- 15 files changed, 30 insertions(+), 30 deletions(-) diff --git a/admin/pom.xml b/admin/pom.xml index cc7ee13082..7fc93f7efa 100644 --- a/admin/pom.xml +++ b/admin/pom.xml @@ -5,7 +5,7 @@ bahmni org.bahmni.module - 0.91-SNAPSHOT + 0.92-SNAPSHOT admin @@ -16,7 +16,7 @@ org.bahmni.module bahmni-migrator - 0.91-SNAPSHOT + 0.92-SNAPSHOT org.openmrs.module @@ -56,7 +56,7 @@ org.bahmni.module bahmni-emr-api - 0.91-SNAPSHOT + 0.92-SNAPSHOT org.openmrs.module diff --git a/bahmni-emr-api/pom.xml b/bahmni-emr-api/pom.xml index cdc75b9ea7..1ee2392318 100644 --- a/bahmni-emr-api/pom.xml +++ b/bahmni-emr-api/pom.xml @@ -5,7 +5,7 @@ bahmni org.bahmni.module - 0.91-SNAPSHOT + 0.92-SNAPSHOT 4.0.0 diff --git a/bahmni-mapping/pom.xml b/bahmni-mapping/pom.xml index 9640086025..93f553c3ea 100644 --- a/bahmni-mapping/pom.xml +++ b/bahmni-mapping/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module bahmni - 0.91-SNAPSHOT + 0.92-SNAPSHOT bahmni-mapping jar diff --git a/bahmni-test-commons/pom.xml b/bahmni-test-commons/pom.xml index 777849fa6a..225375af23 100644 --- a/bahmni-test-commons/pom.xml +++ b/bahmni-test-commons/pom.xml @@ -14,7 +14,7 @@ bahmni org.bahmni.module - 0.91-SNAPSHOT + 0.92-SNAPSHOT diff --git a/bahmnicore-api/pom.xml b/bahmnicore-api/pom.xml index 56b91d2ba9..568668c2cb 100644 --- a/bahmnicore-api/pom.xml +++ b/bahmnicore-api/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module bahmni - 0.91-SNAPSHOT + 0.92-SNAPSHOT bahmnicore-api jar @@ -130,7 +130,7 @@ org.bahmni.module web-clients - 0.91-SNAPSHOT + 0.92-SNAPSHOT org.openmrs.module diff --git a/bahmnicore-omod/pom.xml b/bahmnicore-omod/pom.xml index 2069194cb3..a7ae6939f4 100644 --- a/bahmnicore-omod/pom.xml +++ b/bahmnicore-omod/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module bahmni - 0.91-SNAPSHOT + 0.92-SNAPSHOT bahmnicore-omod jar @@ -67,7 +67,7 @@ org.bahmni.module mail-appender - 0.91-SNAPSHOT + 0.92-SNAPSHOT org.openmrs.module @@ -104,7 +104,7 @@ org.bahmni.module common - 0.91-SNAPSHOT + 0.92-SNAPSHOT org.bahmni.module @@ -236,7 +236,7 @@ org.bahmni.test bahmni-test-commons - 0.91-SNAPSHOT + 0.92-SNAPSHOT test-jar test @@ -286,13 +286,13 @@ org.openmrs.module rulesengine-api - 0.91-SNAPSHOT + 0.92-SNAPSHOT test org.openmrs.module rulesengine-api - 0.91-SNAPSHOT + 0.92-SNAPSHOT provided diff --git a/bahmnicore-ui/pom.xml b/bahmnicore-ui/pom.xml index 0a5cc63c1c..112f8dcf0d 100644 --- a/bahmnicore-ui/pom.xml +++ b/bahmnicore-ui/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module bahmni - 0.91-SNAPSHOT + 0.92-SNAPSHOT bahmnicore-ui jar diff --git a/jss-old-data/pom.xml b/jss-old-data/pom.xml index 3c1286b84b..b88897e704 100644 --- a/jss-old-data/pom.xml +++ b/jss-old-data/pom.xml @@ -5,7 +5,7 @@ bahmni org.bahmni.module - 0.91-SNAPSHOT + 0.92-SNAPSHOT 4.0.0 @@ -14,12 +14,12 @@ org.bahmni.module bahmni-migrator - 0.91-SNAPSHOT + 0.92-SNAPSHOT org.bahmni.module openmrs-connector - 0.91-SNAPSHOT + 0.92-SNAPSHOT joda-time diff --git a/obs-relation/pom.xml b/obs-relation/pom.xml index e1c336360e..c773d19cdf 100644 --- a/obs-relation/pom.xml +++ b/obs-relation/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module bahmni - 0.91-SNAPSHOT + 0.92-SNAPSHOT obs-relationship jar @@ -40,7 +40,7 @@ org.bahmni.test bahmni-test-commons - 0.91-SNAPSHOT + 0.92-SNAPSHOT test-jar test diff --git a/openmrs-elis-atomfeed-client-omod/pom.xml b/openmrs-elis-atomfeed-client-omod/pom.xml index 012d8d9fbb..f29d845f00 100644 --- a/openmrs-elis-atomfeed-client-omod/pom.xml +++ b/openmrs-elis-atomfeed-client-omod/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module bahmni - 0.91-SNAPSHOT + 0.92-SNAPSHOT openelis-atomfeed-client-omod jar @@ -313,7 +313,7 @@ org.bahmni.module web-clients - 0.91-SNAPSHOT + 0.92-SNAPSHOT org.openmrs.module diff --git a/pom.xml b/pom.xml index 8da708a2a0..ca6096bcdf 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.bahmni.module bahmni - 0.91-SNAPSHOT + 0.92-SNAPSHOT pom BahmniEMR Core @@ -180,7 +180,7 @@ org.bahmni.module bahmni-migrator - 0.91-SNAPSHOT + 0.92-SNAPSHOT jar provided diff --git a/reference-data/api/pom.xml b/reference-data/api/pom.xml index bfb0d6b454..8223c604c3 100644 --- a/reference-data/api/pom.xml +++ b/reference-data/api/pom.xml @@ -5,7 +5,7 @@ reference-data org.bahmni.module - 0.91-SNAPSHOT + 0.92-SNAPSHOT 4.0.0 diff --git a/reference-data/omod/pom.xml b/reference-data/omod/pom.xml index 96af4e8f2a..4461dca8e2 100644 --- a/reference-data/omod/pom.xml +++ b/reference-data/omod/pom.xml @@ -5,7 +5,7 @@ reference-data org.bahmni.module - 0.91-SNAPSHOT + 0.92-SNAPSHOT 4.0.0 @@ -120,7 +120,7 @@ org.bahmni.test bahmni-test-commons - 0.91-SNAPSHOT + 0.92-SNAPSHOT test-jar test diff --git a/reference-data/pom.xml b/reference-data/pom.xml index cabb8b483d..fbc77a1eed 100644 --- a/reference-data/pom.xml +++ b/reference-data/pom.xml @@ -10,7 +10,7 @@ org.bahmni.module bahmni - 0.91-SNAPSHOT + 0.92-SNAPSHOT reference-data pom diff --git a/vagrant-deploy/pom.xml b/vagrant-deploy/pom.xml index 2c61b27750..3dc3bcce67 100644 --- a/vagrant-deploy/pom.xml +++ b/vagrant-deploy/pom.xml @@ -5,7 +5,7 @@ bahmni org.bahmni.module - 0.91-SNAPSHOT + 0.92-SNAPSHOT 4.0.0 @@ -33,7 +33,7 @@ org.bahmni.module reference-data-omod - 0.91-SNAPSHOT + 0.92-SNAPSHOT