From a68c8c7e2ecabf55161fee2cd2220fcc7ba8a892 Mon Sep 17 00:00:00 2001 From: Dennis Lundberg Date: Tue, 19 Feb 2008 21:36:44 +0000 Subject: [PATCH] o Use the latest parent. o Update to released versions of doxia. o Update to latest version of modello-maven-plugin. o Don't use dotted notation for properties. o Adjust name. git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@629244 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-plugin/pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml index e48e1e2..515a658 100644 --- a/maven-plugin-plugin/pom.xml +++ b/maven-plugin-plugin/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.plugins maven-plugins - 8 + 10 org.apache.maven.plugins @@ -31,7 +31,7 @@ 2.4-SNAPSHOT maven-plugin - Maven PLUGIN Plugin + Maven Plugin Plugin The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as for updating the @@ -108,17 +108,17 @@ org.apache.maven.doxia doxia-sink-api - ${doxia.version} + ${doxiaVersion} org.apache.maven.doxia doxia-core - ${doxia.version} + ${doxiaVersion} org.apache.maven.doxia doxia-site-renderer - ${doxia-sitetools.version} + ${doxia-sitetoolsVersion} org.codehaus.plexus @@ -214,7 +214,7 @@ org.codehaus.modello modello-maven-plugin - 1.0-alpha-14 + 1.0-alpha-18 @@ -232,8 +232,8 @@ - 1.0-alpha-10-SNAPSHOT - 1.0-alpha-10-SNAPSHOT + 1.0-alpha-10 + 1.0-alpha-10