ReleaseInstructions.txt don't need a license
Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/d0f33273 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/d0f33273 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4net/diff/d0f33273 Branch: refs/heads/master Commit: d0f33273fdfb23b75e4e4cf4b7e1a532e31e6f76 Parents: 7ab7c32 Author: Stefan Bodewig <[email protected]> Authored: Fri Apr 28 11:28:08 2017 +0200 Committer: Stefan Bodewig <[email protected]> Committed: Fri Apr 28 11:28:08 2017 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/d0f33273/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 67f3d1f..36c4c2b 100644 --- a/pom.xml +++ b/pom.xml @@ -158,6 +158,7 @@ <exclude>*.snk*</exclude> <exclude>tests/lib/prerequisites.txt</exclude> <exclude>CONTRIBUTING.md</exclude> + <exclude>ReleaseInstructions.txt</exclude> <!-- can't have comments in JSON --> <exclude>**/*.json</exclude>
