Skip to content

Commit

Permalink
[added] additional resources to pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bahellma committed Mar 18, 2015
1 parent c773bf6 commit b361bb0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,12 @@
<filtering>true</filtering>
<targetPath>../filtered-source/java</targetPath>
</resource>
<resource>
<directory>src/main/templates/keystore</directory>
</resource>
<resource>
<directory>src/main/templates/img</directory>
</resource>
</resources>
<sourceDirectory>target/filtered-source/java</sourceDirectory>
</build>
Expand Down

0 comments on commit b361bb0

Please sign in to comment.