[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>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-jar-plugin</id>
|
<id>maven-jar-plugin</id>
|
||||||
<name>Maven Jar Plugin</name>
|
<name>Maven Jar Plugin</name>
|
||||||
<currentVersion>1.8.1-SNAPSHOT</currentVersion>
|
<currentVersion>1.8.1</currentVersion>
|
||||||
<description>Plugin for creating JAR files.</description>
|
<description>Plugin for creating JAR files.</description>
|
||||||
<shortDescription>Create jar files</shortDescription>
|
<shortDescription>Create jar files</shortDescription>
|
||||||
<versions>
|
<versions>
|
||||||
@ -57,6 +57,11 @@
|
|||||||
<name>1.8</name>
|
<name>1.8</name>
|
||||||
<tag>MAVEN_JAR_1_8</tag>
|
<tag>MAVEN_JAR_1_8</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>1.8.1</id>
|
||||||
|
<name>1.8.1</name>
|
||||||
|
<tag>maven-jar-plugin-1.8.1</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers/>
|
<developers/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
@ -25,7 +25,7 @@
|
|||||||
<author email="dion@apache.org">dIon Gillard</author>
|
<author email="dion@apache.org">dIon Gillard</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<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="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>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user