diff --git a/dist/plugin.jelly b/dist/plugin.jelly
index 2a11c56a..005e2520 100644
--- a/dist/plugin.jelly
+++ b/dist/plugin.jelly
@@ -75,6 +75,7 @@
+
@@ -113,6 +114,7 @@
+
diff --git a/dist/project.xml b/dist/project.xml
index 9cd9c51e..a3ba88dc 100644
--- a/dist/project.xml
+++ b/dist/project.xml
@@ -23,7 +23,7 @@
3
maven-dist-plugin
Maven Distribution Plugin
- 1.6
+ 1.7-SNAPSHOT
Create source and binary distributions
http://maven.apache.org/reference/plugins/dist/
http://jira.codehaus.org/browse/MPDIST
diff --git a/dist/xdocs/changes.xml b/dist/xdocs/changes.xml
index aabc2854..7bb826f9 100644
--- a/dist/xdocs/changes.xml
+++ b/dist/xdocs/changes.xml
@@ -24,6 +24,9 @@
Vincent Massol
+
+ Add NOTICE file to distribution
+
Use artifact plugin for deployments