Author: brett
Date: Tue May 31 19:11:05 2005
New Revision: 179331
URL: http://svn.apache.org/viewcvs?rev=179331&view=rev
Log:
[maven-scm-plugin] prepare release 2.0.1
Modified:
maven/maven-1/plugins/trunk/gump/project.xml
maven/maven-1/plugins/trunk/gump/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/gump/project.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/gump/project.xml?rev=179331&r1=179330&r2=179331&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/gump/project.xml (original)
+++ maven/maven-1/plugins/trunk/gump/project.xml Tue May 31 19:11:05 2005
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-gump-plugin</id>
<name>Maven Gump Plug-in</name>
- <currentVersion>2.0.1-SNAPSHOT</currentVersion>
+ <currentVersion>2.0.1</currentVersion>
<description/>
<shortDescription>produce Gump descriptor</shortDescription>
<url>http://maven.apache.org/reference/plugins/gump/</url>
@@ -54,6 +54,11 @@
<id>2.0</id>
<name>2.0</name>
<tag>gump-2.0</tag>
+ </version>
+ <version>
+ <id>2.0.1</id>
+ <name>2.0.1</name>
+ <tag>maven-gump-plugin-2.0.1</tag>
</version>
</versions>
<developers>
Modified: maven/maven-1/plugins/trunk/gump/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/gump/xdocs/changes.xml?rev=179331&r1=179330&r2=179331&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/gump/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/gump/xdocs/changes.xml Tue May 31 19:11:05 2005
@@ -24,10 +24,11 @@
<author email="[EMAIL PROTECTED]">dIon Gillard</author>
</properties>
<body>
- <release version="2.0.1-SNAPSHOT" date="in SVN">
+ <release version="2.0.1" date="2005-06-01">
<action dev="brett" type="add">Add maven.gump.svn.dir property for
setting the subdirectory under the svn repository</action>
<action dev="brett" type="add">Add the ability to specify the "runtime"
attribute of a dependency using the
- <code>gump.runtime</code> property</action>
+ <code>gump.runtime</code>property
+ </action>
<action dev="brett" type="update">Pass ids to depends element
also</action>
<action dev="brett" type="update">Change nag to use ${pom.name} instead
of ${pom.artifactId}</action>
<action dev="brett" type="add">Add ASL 2.0 to the generated
descriptor</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]