From f9f33f059b77dee1437002df532273473e55472d Mon Sep 17 00:00:00 2001 From: James Agnew Date: Sun, 15 Nov 2015 12:53:02 -0500 Subject: [PATCH] Version bump to 1.3 --- examples/pom.xml | 10 +++++----- hapi-deployable-pom/pom.xml | 2 +- hapi-fhir-android/pom.xml | 8 ++++---- hapi-fhir-base-example-embedded-ws/pom.xml | 2 +- hapi-fhir-base-test-mindeps-client/pom.xml | 8 ++++---- hapi-fhir-base-test-mindeps-server/pom.xml | 8 ++++---- hapi-fhir-base/pom.xml | 2 +- hapi-fhir-cli/pom.xml | 14 +++++++------- hapi-fhir-cobertura/pom.xml | 14 +++++++------- hapi-fhir-dist/pom.xml | 16 ++++++++-------- hapi-fhir-jpaserver-base/pom.xml | 18 +++++++++--------- hapi-fhir-jpaserver-example/pom.xml | 14 +++++++------- hapi-fhir-jpaserver-uhnfhirtest/pom.xml | 14 +++++++------- hapi-fhir-osgi-core/pom.xml | 12 ++++++------ hapi-fhir-structures-dstu/pom.xml | 6 +++--- hapi-fhir-structures-dstu2/pom.xml | 8 ++++---- hapi-fhir-structures-hl7org-dstu2/pom.xml | 6 +++--- hapi-fhir-testpage-overlay/pom.xml | 10 +++++----- hapi-fhir-validation-resources-dstu2/pom.xml | 2 +- hapi-tinder-plugin/pom.xml | 4 ++-- hapi-tinder-test/pom.xml | 10 +++++----- pom.xml | 8 ++++++-- restful-server-example-test/pom.xml | 6 +++--- restful-server-example/pom.xml | 12 ++++++------ 24 files changed, 109 insertions(+), 105 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index a0e3908996b..d871df2e8bb 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir hapi-fhir - 1.3-SNAPSHOT + 1.3 ../pom.xml @@ -18,22 +18,22 @@ ca.uhn.hapi.fhir hapi-fhir-base - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-dstu2 - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-hl7org-dstu2 - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-validation-resources-dstu2 - 1.3-SNAPSHOT + 1.3 javax.servlet diff --git a/hapi-deployable-pom/pom.xml b/hapi-deployable-pom/pom.xml index 99ab0ccd399..ce651c2d55f 100644 --- a/hapi-deployable-pom/pom.xml +++ b/hapi-deployable-pom/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir hapi-fhir - 1.3-SNAPSHOT + 1.3 ../pom.xml diff --git a/hapi-fhir-android/pom.xml b/hapi-fhir-android/pom.xml index 0f7f5a7c60e..17f5fe925ba 100644 --- a/hapi-fhir-android/pom.xml +++ b/hapi-fhir-android/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir hapi-fhir - 1.3-SNAPSHOT + 1.3 ../pom.xml @@ -18,7 +18,7 @@ ca.uhn.hapi.fhir hapi-fhir-base - 1.3-SNAPSHOT + 1.3 provided ca.uhn.hapi.fhir hapi-fhir-android - 1.3-SNAPSHOT + 1.3 provided diff --git a/hapi-fhir-jpaserver-base/pom.xml b/hapi-fhir-jpaserver-base/pom.xml index c3bfa03821a..f265f8f6730 100644 --- a/hapi-fhir-jpaserver-base/pom.xml +++ b/hapi-fhir-jpaserver-base/pom.xml @@ -4,7 +4,7 @@ ca.uhn.hapi.fhir hapi-deployable-pom - 1.3-SNAPSHOT + 1.3 ../hapi-deployable-pom/pom.xml @@ -30,7 +30,7 @@ ca.uhn.hapi.fhir hapi-fhir-base - 1.3-SNAPSHOT + 1.3 commons-logging @@ -41,22 +41,22 @@ ca.uhn.hapi.fhir hapi-fhir-structures-dstu - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-dstu2 - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-hl7org-dstu2 - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-validation-resources-dstu2 - 1.3-SNAPSHOT + 1.3 @@ -330,7 +330,7 @@ ca.uhn.hapi.fhir hapi-tinder-plugin - 1.3-SNAPSHOT + 1.3 build_dstu1 @@ -366,12 +366,12 @@ ca.uhn.hapi.fhir hapi-fhir-structures-dstu - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-dstu2 - 1.3-SNAPSHOT + 1.3 diff --git a/hapi-fhir-jpaserver-example/pom.xml b/hapi-fhir-jpaserver-example/pom.xml index 71a7762062c..42e768de23f 100644 --- a/hapi-fhir-jpaserver-example/pom.xml +++ b/hapi-fhir-jpaserver-example/pom.xml @@ -6,7 +6,7 @@ ca.uhn.hapi.fhir hapi-fhir - 1.3-SNAPSHOT + 1.3 ../pom.xml @@ -31,40 +31,40 @@ ca.uhn.hapi.fhir hapi-fhir-base - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-dstu - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-dstu2 - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-jpaserver-base - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-testpage-overlay - 1.3-SNAPSHOT + 1.3 war provided ca.uhn.hapi.fhir hapi-fhir-testpage-overlay - 1.3-SNAPSHOT + 1.3 classes provided diff --git a/hapi-fhir-jpaserver-uhnfhirtest/pom.xml b/hapi-fhir-jpaserver-uhnfhirtest/pom.xml index 1c8dbf59879..b153c6a35f1 100644 --- a/hapi-fhir-jpaserver-uhnfhirtest/pom.xml +++ b/hapi-fhir-jpaserver-uhnfhirtest/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir hapi-fhir - 1.3-SNAPSHOT + 1.3 ../pom.xml @@ -18,34 +18,34 @@ ca.uhn.hapi.fhir hapi-fhir-jpaserver-base - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-dstu - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-dstu2 - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-hl7org-dstu2 - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-testpage-overlay - 1.3-SNAPSHOT + 1.3 war provided ca.uhn.hapi.fhir hapi-fhir-testpage-overlay - 1.3-SNAPSHOT + 1.3 classes provided diff --git a/hapi-fhir-osgi-core/pom.xml b/hapi-fhir-osgi-core/pom.xml index 183ba966edb..62778ea2293 100644 --- a/hapi-fhir-osgi-core/pom.xml +++ b/hapi-fhir-osgi-core/pom.xml @@ -4,7 +4,7 @@ ca.uhn.hapi.fhir hapi-deployable-pom - 1.3-SNAPSHOT + 1.3 ../hapi-deployable-pom/pom.xml @@ -19,27 +19,27 @@ ca.uhn.hapi.fhir hapi-fhir-base - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-dstu - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-dstu2 - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-hl7org-dstu2 - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-validation-resources-dstu2 - 1.3-SNAPSHOT + 1.3 diff --git a/hapi-fhir-structures-dstu/pom.xml b/hapi-fhir-structures-dstu/pom.xml index 78bbaca4bd9..e3cfbb8d07b 100644 --- a/hapi-fhir-structures-dstu/pom.xml +++ b/hapi-fhir-structures-dstu/pom.xml @@ -4,7 +4,7 @@ ca.uhn.hapi.fhir hapi-deployable-pom - 1.3-SNAPSHOT + 1.3 ../hapi-deployable-pom/pom.xml @@ -17,7 +17,7 @@ ca.uhn.hapi.fhir hapi-fhir-base - 1.3-SNAPSHOT + 1.3 @@ -136,7 +136,7 @@ ca.uhn.hapi.fhir hapi-tinder-plugin - 1.3-SNAPSHOT + 1.3 diff --git a/hapi-fhir-structures-dstu2/pom.xml b/hapi-fhir-structures-dstu2/pom.xml index afe1059abeb..ba593b8f4e8 100644 --- a/hapi-fhir-structures-dstu2/pom.xml +++ b/hapi-fhir-structures-dstu2/pom.xml @@ -4,7 +4,7 @@ ca.uhn.hapi.fhir hapi-deployable-pom - 1.3-SNAPSHOT + 1.3 ../hapi-deployable-pom/pom.xml @@ -17,13 +17,13 @@ ca.uhn.hapi.fhir hapi-fhir-base - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-validation-resources-dstu2 - 1.3-SNAPSHOT + 1.3 test @@ -144,7 +144,7 @@ ca.uhn.hapi.fhir hapi-tinder-plugin - 1.3-SNAPSHOT + 1.3 generate diff --git a/hapi-fhir-structures-hl7org-dstu2/pom.xml b/hapi-fhir-structures-hl7org-dstu2/pom.xml index 71ce3eff461..95beb9ed965 100644 --- a/hapi-fhir-structures-hl7org-dstu2/pom.xml +++ b/hapi-fhir-structures-hl7org-dstu2/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir hapi-deployable-pom - 1.3-SNAPSHOT + 1.3 ../hapi-deployable-pom/pom.xml @@ -18,12 +18,12 @@ ca.uhn.hapi.fhir hapi-fhir-base - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-validation-resources-dstu2 - 1.3-SNAPSHOT + 1.3 test diff --git a/hapi-fhir-testpage-overlay/pom.xml b/hapi-fhir-testpage-overlay/pom.xml index 74e7f9db993..4f7f50c563b 100644 --- a/hapi-fhir-testpage-overlay/pom.xml +++ b/hapi-fhir-testpage-overlay/pom.xml @@ -4,7 +4,7 @@ ca.uhn.hapi.fhir hapi-fhir - 1.3-SNAPSHOT + 1.3 ../pom.xml @@ -27,22 +27,22 @@ ca.uhn.hapi.fhir hapi-fhir-base - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-jpaserver-base - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-dstu - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-dstu2 - 1.3-SNAPSHOT + 1.3 diff --git a/hapi-fhir-validation-resources-dstu2/pom.xml b/hapi-fhir-validation-resources-dstu2/pom.xml index c7414794597..0b0975755fa 100644 --- a/hapi-fhir-validation-resources-dstu2/pom.xml +++ b/hapi-fhir-validation-resources-dstu2/pom.xml @@ -4,7 +4,7 @@ ca.uhn.hapi.fhir hapi-deployable-pom - 1.3-SNAPSHOT + 1.3 ../hapi-deployable-pom/pom.xml diff --git a/hapi-tinder-plugin/pom.xml b/hapi-tinder-plugin/pom.xml index 208e5bc0d8e..d5285a03709 100644 --- a/hapi-tinder-plugin/pom.xml +++ b/hapi-tinder-plugin/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir hapi-fhir - 1.3-SNAPSHOT + 1.3 ../pom.xml @@ -19,7 +19,7 @@ ca.uhn.hapi.fhir hapi-fhir-base - 1.3-SNAPSHOT + 1.3 - 1.2 + 1.3 UTF-8 diff --git a/restful-server-example-test/pom.xml b/restful-server-example-test/pom.xml index f185b8d387f..60cb6d38225 100644 --- a/restful-server-example-test/pom.xml +++ b/restful-server-example-test/pom.xml @@ -4,7 +4,7 @@ ca.uhn.hapi.fhir hapi-fhir - 1.3-SNAPSHOT + 1.3 ../pom.xml @@ -17,12 +17,12 @@ ca.uhn.hapi.fhir hapi-fhir-base - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-dstu2 - 1.3-SNAPSHOT + 1.3 test diff --git a/restful-server-example/pom.xml b/restful-server-example/pom.xml index 3a1483d0998..852ac564be8 100644 --- a/restful-server-example/pom.xml +++ b/restful-server-example/pom.xml @@ -8,13 +8,13 @@ ca.uhn.hapi.fhir hapi-fhir - 1.3-SNAPSHOT + 1.3 ../pom.xml ca.uhn.hapi.fhir restful-server-example - 1.3-SNAPSHOT + 1.3 war HAPI FHIR Sample RESTful Server @@ -35,27 +35,27 @@ ca.uhn.hapi.fhir hapi-fhir-base - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-structures-dstu2 - 1.3-SNAPSHOT + 1.3 ca.uhn.hapi.fhir hapi-fhir-testpage-overlay - 1.3-SNAPSHOT + 1.3 war provided ca.uhn.hapi.fhir hapi-fhir-testpage-overlay - 1.3-SNAPSHOT + 1.3 classes provided