Skip to content

Commit

Permalink
Updating version to: 1.7.4-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
hl7-devops committed Nov 19, 2024
1 parent a923509 commit 0928587
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 9 deletions.
6 changes: 0 additions & 6 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +0,0 @@
* Enviroment: Add GEM path to fhir-settings.json for Jekyll on some systems
* Loader: Suppress error in v6.1.0 of THO
* TxTests: Fix NPE for Ontoserver tests?
* Validator: make HL7 WG validation rule publication dependent
* Validator: Handle search syntax in value set filter
* Loader: Support ViewDefinition as a custom resource
2 changes: 1 addition & 1 deletion org.hl7.fhir.publisher.cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>org.hl7.fhir.publisher</artifactId>
<groupId>org.hl7.fhir.publisher</groupId>
<version>1.7.3</version>
<version>1.7.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion org.hl7.fhir.publisher.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hl7.fhir.publisher</groupId>
<artifactId>org.hl7.fhir.publisher</artifactId>
<version>1.7.3</version>
<version>1.7.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.hl7.fhir.publisher</groupId>
<artifactId>org.hl7.fhir.publisher</artifactId>
<version>1.7.3</version>
<version>1.7.4-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit 0928587

Please sign in to comment.