Corrected group ids back to ca.uhn.hapi.fhir
This commit is contained in:
parent
01eb7faf66
commit
a3e7f5b18f
|
@ -9,7 +9,6 @@
|
|||
<relativePath>../hapi-deployable-pom/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<groupId>fi.kela.kanta.phr</groupId>
|
||||
<artifactId>hapi-fhir-converter</artifactId>
|
||||
<packaging>bundle</packaging>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>fi.kela.kanta.phr</groupId>
|
||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>hapi-fhir-converter</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue