Skip to content

Commit

Permalink
Updating parent pom version to snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
markiantorno committed Jul 30, 2020
1 parent bde1538 commit 7e48c4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>org.hl7.fhir.core</artifactId>
<version>5.0.17</version>
<version>5.0.17-SNAPSHOT</version>
</parent>

<version>1.1.7-SNAPSHOT</version> <!-- See the note above -->

<properties>
<core_version>5.0.17</core_version>
<core_version>5.0.17-SNAPSHOT</core_version>
<maven.test.skip>true</maven.test.skip>
</properties>

Expand Down

0 comments on commit 7e48c4a

Please sign in to comment.