This is an automated email from the ASF dual-hosted git repository. stephenc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-release.git
The following commit(s) were added to refs/heads/master by this push: new b70be3a Add Jenkinsfile and .repository ignores to rat b70be3a is described below commit b70be3af0ab9543ff4def3e6fb80b87209432c0e Author: Stephen Connolly <stephen.alan.conno...@gmail.com> AuthorDate: Sun Nov 26 23:08:37 2017 +0000 Add Jenkinsfile and .repository ignores to rat --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 4178117..28969f4 100644 --- a/pom.xml +++ b/pom.xml @@ -103,6 +103,8 @@ This module is not yet included --> <exclude>maven-release-policies/maven-release-semver-policy/**/*.*</exclude> + <exclude>.repository</exclude> + <exclude>Jenkinsfile</exclude> </excludes> </configuration> </plugin> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].