Fix incorrect parent pom reference
This commit is contained in:
parent
75f5b47762
commit
38338643bd
|
@ -6,7 +6,7 @@
|
|||
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||
<artifactId>hapi-fhir</artifactId>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>hapi-fhir-base-testmindeps-server</artifactId>
|
||||
|
|
Loading…
Reference in New Issue