Skip to content

Commit

Permalink
add publish/rsync.sh into publish-assembly.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickboldt committed Mar 6, 2015
1 parent 4de6d6b commit 153e647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions publish-assembly.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<directory>${project.basedir}</directory>
<outputDirectory>/</outputDirectory>
<includes>
<include>publish/rsync.sh</include>
<include>publish/publish.sh</include>
<include>publish/promote.sh</include>
<include>util/cleanup/jbosstools-cleanup.sh</include>
Expand Down

0 comments on commit 153e647

Please sign in to comment.