Skip to content

Commit

Permalink
Updating version to: 1.1.121-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
markiantorno committed May 13, 2022
1 parent 210e48f commit a011540
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
4 changes: 0 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
* Fix wrong link in terminology.hl7.org dependency
* Fix broken links in qa file
* Fix html rendering in observation summary
* Fix broken link messages that aren't broken links
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.1.120</version>
<version>1.1.121-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.1.120</version>
<version>1.1.121-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 @@ -21,7 +21,7 @@
<!-- <version>5.3.14</version>-->
<!-- </parent>-->

<version>1.1.120</version> <!-- See the note above -->
<version>1.1.121-SNAPSHOT</version> <!-- See the note above -->

<properties>
<core_version>5.6.46</core_version>
Expand Down

0 comments on commit a011540

Please sign in to comment.