Skip to content

Commit

Permalink
included config folder in exist app
Browse files Browse the repository at this point in the history
  • Loading branch information
thvitt committed Oct 2, 2018
1 parent 23d7f06 commit c77f06d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/assembly/exist-app.xml
Expand Up @@ -12,6 +12,7 @@
<include>*.xql</include>
<include>*.xconf</include>
<include>*.xml</include>
<include>config/**/*</include>
</includes>
<outputDirectory/>
<filtered>true</filtered>
Expand Down

0 comments on commit c77f06d

Please sign in to comment.