Author: aheritier Date: Sun Apr 22 14:39:02 2007 New Revision: 531282 URL: http://svn.apache.org/viewvc?view=rev&rev=531282 Log: Next version : 1.8.1
Modified: maven/maven-1/plugins/trunk/jar/project.xml maven/maven-1/plugins/trunk/jar/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/jar/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/jar/project.xml?view=diff&rev=531282&r1=531281&r2=531282 ============================================================================== --- maven/maven-1/plugins/trunk/jar/project.xml (original) +++ maven/maven-1/plugins/trunk/jar/project.xml Sun Apr 22 14:39:02 2007 @@ -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> Modified: maven/maven-1/plugins/trunk/jar/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/jar/xdocs/changes.xml?view=diff&rev=531282&r1=531281&r2=531282 ============================================================================== --- maven/maven-1/plugins/trunk/jar/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/jar/xdocs/changes.xml Sun Apr 22 14:39:02 2007 @@ -24,7 +24,7 @@ <author email="[EMAIL PROTECTED]">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>