Skip to content

Commit

Permalink
Merge pull request #190 from IBM/issue-57-lee
Browse files Browse the repository at this point in the history
issue #57 - add wtp activation for fhir-openapi
  • Loading branch information
prb112 committed Oct 2, 2019
2 parents 48d2d28 + debe903 commit 8447a73
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion fhir-openapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@
</parent>

<artifactId>fhir-openapi</artifactId>

<packaging>war</packaging>

<properties>
<m2e.wtp.activation>true</m2e.wtp.activation>
</properties>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 8447a73

Please sign in to comment.