Repository: incubator-unomi
Updated Branches:
  refs/heads/master 14001a7d0 -> 06e98d3f3


UNOMI-8 Check legal files in preparation for the release
- Add disclaimer file to the binary release


Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/06e98d3f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/06e98d3f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/06e98d3f

Branch: refs/heads/master
Commit: 06e98d3f3e126c2f35634f8b29f6ff2adbd4003a
Parents: 14001a7
Author: Serge Huber <[email protected]>
Authored: Fri Jan 29 09:49:22 2016 +0100
Committer: Serge Huber <[email protected]>
Committed: Fri Jan 29 09:49:22 2016 +0100

----------------------------------------------------------------------
 package/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/06e98d3f/package/pom.xml
----------------------------------------------------------------------
diff --git a/package/pom.xml b/package/pom.xml
index 38c17d2..2239e3b 100644
--- a/package/pom.xml
+++ b/package/pom.xml
@@ -95,7 +95,8 @@
                 <includes>
                     <include>README*</include>
                     <include>RELEASE*</include>
-                    <include>LICENSE</include>
+                    <include>LICENSE*</include>
+                    <include>DISCLAIMER*</include>
                 </includes>
             </resource>
             <resource>

Reply via email to