Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
CAF-3031: Move docs project to not be last in list of modules built a…
Browse files Browse the repository at this point in the history
…s Nexus staging was being skipped on the build machine.
  • Loading branch information
Michael McAlynn committed Jun 1, 2017
1 parent 10f13c2 commit a780813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@
<module>processing-service-contract</module>
<module>processing-service-client</module>
<module>processing-service-container</module>
<module>utils</module>
<module>docs</module>
<module>utils</module>
</modules>

<scm>
Expand Down

0 comments on commit a780813

Please sign in to comment.