Skip to content

Commit

Permalink
inlcude plugin resources to support use as artifact
Browse files Browse the repository at this point in the history
Signed-off-by: Jody Garnett <[email protected]>
  • Loading branch information
jodygarnett committed May 22, 2020
1 parent a4b4c14 commit 809ba4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
<resource>
<directory>src/main/resources</directory>
</resource>
<resource>
<directory>src/main/plugin</directory>
<targetPath>plugin</targetPath>
</resource>
</resources>
<plugins>
<plugin>
Expand Down

0 comments on commit 809ba4e

Please sign in to comment.