diff --git a/plugin/project.xml b/plugin/project.xml
index b80e0807..029c495a 100644
--- a/plugin/project.xml
+++ b/plugin/project.xml
@@ -17,13 +17,12 @@
* limitations under the License.
*/
-->
-
../plugin-parent/project.xml
3
maven-plugin-plugin
Maven Plugin Plugin
- 1.6-SNAPSHOT
+ 1.6
Maven Plugin management plugin.
Maven Plugin plugin
http://maven.apache.org/reference/plugins/plugin/
@@ -65,6 +64,11 @@
1.5.2
MAVEN_PLUGIN_1_5_2
+
+ 1.6
+ 1.6
+ MAVEN_PLUGIN_1_6
+
@@ -150,4 +154,3 @@
-
diff --git a/plugin/xdocs/changes.xml b/plugin/xdocs/changes.xml
index c1403a7a..ae3e6e42 100644
--- a/plugin/xdocs/changes.xml
+++ b/plugin/xdocs/changes.xml
@@ -17,17 +17,15 @@
* limitations under the License.
*/
-->
-
Changes
Emmanuel Venisse
-
-
- Added new assert:assertFileContains tag that verifies if a
- file contains a specific string.
+
+ Added new
+ assert:assertFileContainstag that verifies if a file contains a specific string.
Add plugin:generate-tags goal
Mention in docs for the plugin:repository-deploy that it uses the artifact plugin