From 2bb3da521af43ca3d92a70ebd72b5cee6c315a27 Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 15 Apr 2007 21:26:44 +0000 Subject: [PATCH] it uses modello 1.0-alpha-15 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@529074 13f79535-47bb-0310-9956-ffa450edef68 --- modello/xdocs/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modello/xdocs/changes.xml b/modello/xdocs/changes.xml index 2ec0e20a..824835b3 100644 --- a/modello/xdocs/changes.xml +++ b/modello/xdocs/changes.xml @@ -35,7 +35,7 @@ Add a test to validate generations from modello plugins. New property maven.modello.plugins to select plugins to call for the goal modello:modello The property maven.modello.targetDirectory is replaced by maven.modello.java.targetDirectory,maven.modello.xsd.targetDirectory, and maven.modello.xdoc.targetDirectory - The plugin is now based on modello libraries 1.0-alpha-14. + The plugin is now based on modello libraries 1.0-alpha-15. Add plugin documentation and refactor web site.