Skip to content

Commit

Permalink
Added the location of the resources
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Nov 16, 2020
1 parent cf07e7a commit 1cca96c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions org.wikipathways.client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,11 @@
<build>
<sourceDirectory>src/</sourceDirectory>
<testSourceDirectory>test/</testSourceDirectory>
<resources>
<resource>
<directory>resources/</directory>
</resource>
</resources>
<plugins>
<plugin>
<groupId>org.apache.felix</groupId>
Expand Down

0 comments on commit 1cca96c

Please sign in to comment.