mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-18 10:55:22 +00:00
Move example project to example-projects directory
This commit is contained in:
parent
e866942d53
commit
8139178fcc
@ -10,7 +10,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>ca.uhn.hapi.fhir</groupId>
|
<groupId>ca.uhn.hapi.fhir</groupId>
|
||||||
<artifactId>hapi-fhir</artifactId>
|
<artifactId>hapi-fhir</artifactId>
|
||||||
<version>3.3.0-SNAPSHOT</version>
|
<version>3.4.0-SNAPSHOT</version>
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
1
pom.xml
1
pom.xml
@ -2087,6 +2087,7 @@
|
|||||||
<module>example-projects/hapi-fhir-standalone-overlay-example</module>
|
<module>example-projects/hapi-fhir-standalone-overlay-example</module>
|
||||||
<module>example-projects/hapi-fhir-jpaserver-cds-example</module>
|
<module>example-projects/hapi-fhir-jpaserver-cds-example</module>
|
||||||
<module>example-projects/hapi-fhir-jpaserver-dynamic</module>
|
<module>example-projects/hapi-fhir-jpaserver-dynamic</module>
|
||||||
|
<module>example-projects/hapi-fhir-jpaserver-example-postgres</module>
|
||||||
<module>tests/hapi-fhir-base-test-mindeps-client</module>
|
<module>tests/hapi-fhir-base-test-mindeps-client</module>
|
||||||
<module>tests/hapi-fhir-base-test-mindeps-server</module>
|
<module>tests/hapi-fhir-base-test-mindeps-server</module>
|
||||||
<module>hapi-fhir-spring-boot</module>
|
<module>hapi-fhir-spring-boot</module>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user