Skip to content

Commit

Permalink
Add ServicesResourceTransformer
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishantha committed Jul 5, 2016
1 parent ca42725 commit 5c79ae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions poms/msf4j-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>${microservice.mainClass}</mainClass>
</transformer>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
</transformers>
</configuration>
</execution>
Expand Down

0 comments on commit 5c79ae6

Please sign in to comment.