Next version : 1.8.1

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@531282 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2007-04-22 21:39:02 +00:00
parent 08ac0e4c37
commit 23f71b7e36
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
<pomVersion>3</pomVersion>
<id>maven-jar-plugin</id>
<name>Maven Jar Plugin</name>
<currentVersion>1.9-SNAPSHOT</currentVersion>
<currentVersion>1.8.1-SNAPSHOT</currentVersion>
<description>Plugin for creating JAR files.</description>
<shortDescription>Create jar files</shortDescription>
<versions>

View File

@ -24,7 +24,7 @@
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<release version="1.9-SNAPSHOT" date="In SVN">
<release version="1.8.1-SNAPSHOT" date="In SVN">
<action dev="aheritier" type="update" issue="MAVEN-1789">Change the default repository to http://repo1.maven.org/maven/ for dependencies url in the manifest.</action>
<action dev="ltheussl" type="update">Update to velocity 1.5.</action>
</release>