From 8521a275277b78fb974870207da5467e61395be1 Mon Sep 17 00:00:00 2001 From: aheritier Date: Fri, 11 Aug 2006 00:02:35 +0000 Subject: [PATCH] Prepare the next bugs fix release git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@430597 13f79535-47bb-0310-9956-ffa450edef68 --- genapp/project.xml | 2 +- genapp/xdocs/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/genapp/project.xml b/genapp/project.xml index da7eb86a..9389f77c 100644 --- a/genapp/project.xml +++ b/genapp/project.xml @@ -22,7 +22,7 @@ 3 maven-genapp-plugin Maven Genapp Plugin - 2.4-SNAPSHOT + 2.3.1-SNAPSHOT A collection of example projects showing how to use maven in different situations A collection of example projects diff --git a/genapp/xdocs/changes.xml b/genapp/xdocs/changes.xml index c8e2bda4..e6f5d7eb 100644 --- a/genapp/xdocs/changes.xml +++ b/genapp/xdocs/changes.xml @@ -22,7 +22,7 @@ Changes - + Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1