[maven-scm-plugin] prepare release 1.4.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@530169 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9403432827
commit
2b65f3c529
@ -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-announcement-plugin</id>
|
||||
<name>Maven Announcement Plugin</name>
|
||||
<currentVersion>1.4.1-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.4.1</currentVersion>
|
||||
<description>The Announcement plugin generates release announcements. It uses the information found in both the POM and in the changes.xml file to generate the announcement text.</description>
|
||||
<shortDescription>Produce release announcement</shortDescription>
|
||||
<versions>
|
||||
@ -52,6 +52,11 @@
|
||||
<name>1.4</name>
|
||||
<tag>MAVEN_ANNOUNCEMENT_1_4</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.4.1</id>
|
||||
<name>1.4.1</name>
|
||||
<tag>maven-announcement-plugin-1.4.1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.4.1-SNAPSHOT" date="In SVN">
|
||||
<release version="1.4.1" date="2007-04-18">
|
||||
<action dev="aheritier" type="add">Add a link to the issue tracking system (if defined).</action>
|
||||
<action dev="aheritier" type="update">Update dependencies to unify them between plugins. The following dependencies are updated : commons-net v1.4.0 to v1.4.1</action>
|
||||
</release>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user