Repository: juddi Updated Branches: refs/heads/master 2edea66ad -> fa3c699f3
NOJIRA rat fix Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/fa3c699f Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/fa3c699f Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/fa3c699f Branch: refs/heads/master Commit: fa3c699f38c125cb7921200a5c67dcf5df1dd1c9 Parents: 2edea66 Author: Alex O'Ree <[email protected]> Authored: Sat Oct 7 19:31:53 2017 -0400 Committer: Alex O'Ree <[email protected]> Committed: Sat Oct 7 19:31:53 2017 -0400 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/fa3c699f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8b4dec8..deb2a28 100644 --- a/pom.xml +++ b/pom.xml @@ -1057,6 +1057,7 @@ under the License. <exclude>**/Guardfile</exclude> <exclude>**/target/**/*</exclude> <exclude>**/nb-configuration.xml</exclude> + <exclude>.travis.yml</exclude> </excludes> <consoleOutput>true</consoleOutput> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
