diff --git a/org.hl7.fhir.publisher.cli/pom.xml b/org.hl7.fhir.publisher.cli/pom.xml index b2186cb70..abaef6c96 100644 --- a/org.hl7.fhir.publisher.cli/pom.xml +++ b/org.hl7.fhir.publisher.cli/pom.xml @@ -5,7 +5,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.1.70 + 1.1.71-SNAPSHOT ../pom.xml 4.0.0 diff --git a/org.hl7.fhir.publisher.core/pom.xml b/org.hl7.fhir.publisher.core/pom.xml index bab2fcaa5..0f8a3b681 100644 --- a/org.hl7.fhir.publisher.core/pom.xml +++ b/org.hl7.fhir.publisher.core/pom.xml @@ -5,7 +5,7 @@ org.hl7.fhir.publisher org.hl7.fhir.publisher - 1.1.70 + 1.1.71-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 9caedf239..3d466bad5 100644 --- a/pom.xml +++ b/pom.xml @@ -15,16 +15,16 @@ tag and the tags below. --> - - ca.uhn.hapi.fhir - org.hl7.fhir.core - 5.3.12 - + + + + + - 1.1.70 + 1.1.71-SNAPSHOT - 5.3.12 + 5.3.14 1.5.0 true @@ -81,7 +81,13 @@ local file://${basedir}/lib - + + + + scm:git:git@github.com/HL7/fhir-ig-publisher.git + scm:git:git@github.com:HL7/fhir-ig-publisher.git + scm:git:git@github.com:HL7/fhir-ig-publisher.git + @@ -126,6 +132,7 @@ ch.qos.logback logback-classic + 1.2.3 org.apache.commons @@ -140,10 +147,12 @@ org.apache.commons commons-compress + 1.20 org.apache.httpcomponents httpclient + 4.5.13 commons-logging @@ -156,16 +165,19 @@ com.atlassian.commonmark commonmark + 0.12.1 true com.atlassian.commonmark commonmark-ext-gfm-tables + 0.12.1 true com.github.rjeschke txtmark + 0.13 true