[maven-scm-plugin] prepare release 1.8.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@533690 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
195c38ac21
commit
7d110108db
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!--
|
||||
/*
|
||||
@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-jar-plugin</id>
|
||||
<name>Maven Jar Plugin</name>
|
||||
<currentVersion>1.8.1-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.8.1</currentVersion>
|
||||
<description>Plugin for creating JAR files.</description>
|
||||
<shortDescription>Create jar files</shortDescription>
|
||||
<versions>
|
||||
@ -57,6 +57,11 @@
|
||||
<name>1.8</name>
|
||||
<tag>MAVEN_JAR_1_8</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.8.1</id>
|
||||
<name>1.8.1</name>
|
||||
<tag>maven-jar-plugin-1.8.1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers/>
|
||||
<dependencies>
|
||||
|
||||
@ -25,9 +25,9 @@
|
||||
<author email="dion@apache.org">dIon Gillard</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.8.1-SNAPSHOT" date="In SVN">
|
||||
<release version="1.8.1" date="2007-04-30">
|
||||
<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>
|
||||
<action dev="ltheussl" type="update">Update to velocity 1.5.</action>
|
||||
</release>
|
||||
<release version="1.8" date="2006-04-26">
|
||||
<action dev="ltheussl" type="add" issue="MPJAR-19">Add tests for jar manifest creation.</action>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user