Skip to content

Commit

Permalink
Deploy the migrator tool
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesagnew committed Sep 19, 2018
1 parent 6e0a1dd commit 65fc664
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions hapi-fhir-jpaserver-migrate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,15 +121,6 @@
</configuration>
</plugin>

<!-- This plugin is just a part of the HAPI internal build process, you do not need to incude it in your own projects -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>

<!-- This is to run the integration tests -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 65fc664

Please sign in to comment.