[maven-scm-plugin] prepare release 1.3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@533712 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3d42f0e63e
commit
a526482541
@ -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-multichanges-plugin</id>
|
<id>maven-multichanges-plugin</id>
|
||||||
<name>Maven MultiChanges Plugin</name>
|
<name>Maven MultiChanges Plugin</name>
|
||||||
<currentVersion>1.3-SNAPSHOT</currentVersion>
|
<currentVersion>1.3</currentVersion>
|
||||||
<shortDescription>Produce release dashboard for subprojects.</shortDescription>
|
<shortDescription>Produce release dashboard for subprojects.</shortDescription>
|
||||||
<description>Produce release dashboard for subprojects.</description>
|
<description>Produce release dashboard for subprojects.</description>
|
||||||
<versions>
|
<versions>
|
||||||
@ -42,6 +42,11 @@
|
|||||||
<name>1.2</name>
|
<name>1.2</name>
|
||||||
<tag>MAVEN_MULTICHANGES_1_2</tag>
|
<tag>MAVEN_MULTICHANGES_1_2</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>1.3</id>
|
||||||
|
<name>1.3</name>
|
||||||
|
<tag>maven-multichanges-plugin-1.3</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.3-SNAPSHOT" date="In SVN">
|
<release version="1.3" date="2007-04-30">
|
||||||
<action dev="aheritier" type="add">New page to describe the next releases.</action>
|
<action dev="aheritier" type="add">New page to describe the next releases.</action>
|
||||||
<action dev="aheritier" type="add">New RSS feed for releases.</action>
|
<action dev="aheritier" type="add">New RSS feed for releases.</action>
|
||||||
<action dev="aheritier" type="update">New internal format to store information about releases.</action>
|
<action dev="aheritier" type="update">New internal format to store information about releases.</action>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user