Deploy artifacts for spring boot

This commit is contained in:
James Agnew 2017-11-23 13:23:02 -05:00
parent fc991a3333
commit 1c898d3926
1 changed files with 21 additions and 21 deletions

View File

@ -4,9 +4,9 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId>
<artifactId>hapi-deployable-pom</artifactId>
<version>3.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../hapi-deployable-pom/pom.xml</relativePath>
</parent>
<artifactId>hapi-fhir-spring-boot</artifactId>