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
This commit is contained in:
aheritier
2006-08-11 00:02:35 +00:00
parent 05001772b0
commit 8521a27527
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
<pomVersion>3</pomVersion>
<id>maven-genapp-plugin</id>
<name>Maven Genapp Plugin</name>
<currentVersion>2.4-SNAPSHOT</currentVersion>
<currentVersion>2.3.1-SNAPSHOT</currentVersion>
<description>A collection of example projects showing how to use maven in different situations</description>
<shortDescription>A collection of example projects</shortDescription>
<versions>

View File

@@ -22,7 +22,7 @@
<title>Changes</title>
</properties>
<body>
<release version="2.4-SNAPSHOT" date="In SVN">
<release version="2.3.1-SNAPSHOT" date="In SVN">
<action dev="aheritier" type="update">Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1</action>
</release>
<release version="2.3" date="2006-01-07">