Author: brett
Date: Fri Jan  7 18:02:54 2005
New Revision: 124602

URL: http://svn.apache.org/viewcvs?view=rev&rev=124602
Log:
[maven-scm-plugin] prepare release 2.0
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?view=diff&rev=124602&p1=maven/maven-1/plugins/trunk/gump/project.xml&r1=124601&p2=maven/maven-1/plugins/trunk/gump/project.xml&r2=124602
==============================================================================
--- maven/maven-1/plugins/trunk/gump/project.xml        (original)
+++ maven/maven-1/plugins/trunk/gump/project.xml        Fri Jan  7 18:02:54 2005
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!-- 
 /*
  * Copyright 2001-2004 The Apache Software Foundation.
@@ -16,12 +17,13 @@
  * limitations under the License.
  */
  -->
+
 <project>
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-gump-plugin</id>
   <name>Maven Gump Plug-in</name>
-  <currentVersion>2.0-SNAPSHOT</currentVersion>
+  <currentVersion>2.0</currentVersion>
   <description/>
   <shortDescription>produce Gump descriptor</shortDescription>
   <url>http://maven.apache.org/reference/plugins/gump/</url>
@@ -47,6 +49,11 @@
       <id>1.4</id>
       <name>1.4</name>
       <tag>MAVEN_GUMP_1_4</tag>
+    </version>
+    <version>
+      <id>2.0</id>
+      <name>2.0</name>
+      <tag>gump-2.0</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?view=diff&rev=124602&p1=maven/maven-1/plugins/trunk/gump/xdocs/changes.xml&r1=124601&p2=maven/maven-1/plugins/trunk/gump/xdocs/changes.xml&r2=124602
==============================================================================
--- maven/maven-1/plugins/trunk/gump/xdocs/changes.xml  (original)
+++ maven/maven-1/plugins/trunk/gump/xdocs/changes.xml  Fri Jan  7 18:02:54 2005
@@ -24,7 +24,7 @@
     <author email="[EMAIL PROTECTED]">dIon Gillard</author>
   </properties>
   <body>
-    <release version="2.0-SNAPSHOT" date="in CVS">
+    <release version="2.0" date="2005-01-08">
       <action dev="brett" type="add">Add maven.gump.module.name property for 
overriding the module name</action>
       <action dev="brett" type="add">Add junitreport element to the 
descriptor</action>
       <action dev="brett" type="add">Add multiproject module for generating a 
single module with several projects within the one descriptor.</action>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to