Skip to content

Commit 24143b5

Browse files
author
Grahame Grieve
committed
Merge remote-tracking branch 'origin/master'
2 parents dd80775 + 569db6a commit 24143b5

4 files changed

Lines changed: 3 additions & 5 deletions

File tree

RELEASE_NOTES.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
* Ongoing work on getting publishing related IGs sorted
2-
* Update Tools Package to 0.4.0

org.hl7.fhir.publisher.cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>org.hl7.fhir.publisher</artifactId>
77
<groupId>org.hl7.fhir.publisher</groupId>
8-
<version>1.8.19-SNAPSHOT</version>
8+
<version>1.8.20-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

org.hl7.fhir.publisher.core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.hl7.fhir.publisher</groupId>
77
<artifactId>org.hl7.fhir.publisher</artifactId>
8-
<version>1.8.19-SNAPSHOT</version>
8+
<version>1.8.20-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.hl7.fhir.publisher</groupId>
66
<artifactId>org.hl7.fhir.publisher</artifactId>
7-
<version>1.8.19-SNAPSHOT</version>
7+
<version>1.8.20-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<properties>

0 commit comments

Comments
 (0)