commit | 947b801178453b9aef9d4d891149065664d14a1c | [log] [tgz] |
---|---|---|
author | Stefan Bodewig <bodewig@apache.org> | Wed Jun 07 18:05:39 2017 +0200 |
committer | Stefan Bodewig <bodewig@apache.org> | Wed Jun 07 18:05:39 2017 +0200 |
tree | edc913fecdcf9e53a21980e7e3083af8b0825650 | |
parent | 0f06e4faafc9df8b9c7c5df0d6c04f07a3d76d5e [diff] |
also include POM in source distribution, if present
diff --git a/build.xml b/build.xml index dc279ba..08f3b47 100644 --- a/build.xml +++ b/build.xml
@@ -273,6 +273,7 @@ <include name="version.properties"/> <include name="build.properties"/> <include name="ivy.xml"/> + <include name="project-template.pom"/> </fileset> <fileset dir="common"> <include name="LICENSE"/>