Changed versions to use fi.kela.kanta.phr parent
This commit is contained in:
parent
e84689b167
commit
10fe878540
|
@ -9,6 +9,7 @@
|
|||
<relativePath>../hapi-deployable-pom/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<groupId>fi.kela.kanta.phr</groupId>
|
||||
<artifactId>hapi-fhir-converter</artifactId>
|
||||
<packaging>bundle</packaging>
|
||||
<version>3.6.1-PHRFIX-SNAPSHOT</version>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
<version>3.6.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<groupId>fi.kela.kanta.phr</groupId>
|
||||
<artifactId>hapi-fhir-converter</artifactId>
|
||||
<version>3.6.1-PHRFIX-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue