Skip to content

Commit

Permalink
Merge pull request #1 from DevFlorian/master
Browse files Browse the repository at this point in the history
Typo in dependency
  • Loading branch information
unixoid authored May 15, 2021
2 parents 3004030 + bc83007 commit bcde640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pages/boot/boot-fhir.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The dependency on the IPF [Spring Boot] IHE FHIR starter module is for FHIR STU3
```xml
<dependency>
<groupId>org.openehealth.ipf.boot</groupId>
<artifactId>ipf-fhir-dstu3-spring-boot-starter</artifactId>
<artifactId>ipf-fhir-stu3-spring-boot-starter</artifactId>
</dependency>
```

Expand Down

0 comments on commit bcde640

Please sign in to comment.