Skip to content

Commit

Permalink
Fix: POM: JarJar configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
inno-juanal committed Feb 20, 2017
1 parent e4d4ff7 commit a7411af
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@
<result>au.com.innodev.wmboost.data.internal.spring.core.@1</result>
</rule>
<keep>
<pattern>au.com.innodev.wmboost.data.**</pattern>
<pattern>org.springframework.core.convert.**</pattern>
<pattern>au.com.innodev.**</pattern>
</keep>
</rules>
<output>${project.build.directory}\wmboost-data-${project.version}-standalone.jar</output>
Expand Down

0 comments on commit a7411af

Please sign in to comment.