Author: brett
Date: Fri Jan  7 04:20:51 2005
New Revision: 124489

URL: http://svn.apache.org/viewcvs?view=rev&rev=124489
Log:
[maven-scm-plugin] prepare release 1.5-beta-2
Modified:
   maven/maven-1/plugins/branches/scm-1.5-branch/project.xml
   maven/maven-1/plugins/branches/scm-1.5-branch/xdocs/changes.xml

Modified: maven/maven-1/plugins/branches/scm-1.5-branch/project.xml
Url: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/branches/scm-1.5-branch/project.xml?view=diff&rev=124489&p1=maven/maven-1/plugins/branches/scm-1.5-branch/project.xml&r1=124488&p2=maven/maven-1/plugins/branches/scm-1.5-branch/project.xml&r2=124489
==============================================================================
--- maven/maven-1/plugins/branches/scm-1.5-branch/project.xml   (original)
+++ maven/maven-1/plugins/branches/scm-1.5-branch/project.xml   Fri Jan  7 
04:20:51 2005
@@ -22,7 +22,7 @@
   <extend>../plugin-parent/project.xml</extend>
   <id>maven-scm-plugin</id>
   <name>Maven Source Control Management Plug-in</name>
-  <currentVersion>1.5-beta-1</currentVersion>
+  <currentVersion>1.5-beta-2</currentVersion>
   <description>A plugin for SCM tasks, currently CVS.</description>
   <shortDescription>SCM Plugin for Maven.</shortDescription>
   <url>http://maven.apache.org/reference/plugins/scm/</url>
@@ -68,6 +68,11 @@
       <id>1.5-beta-1</id>
       <name>1.5-beta-1</name>
       <tag>scm-1.5-beta-1</tag>
+    </version>
+    <version>
+      <id>1.5-beta-2</id>
+      <name>1.5-beta-2</name>
+      <tag>scm-1.5-beta-2</tag>
     </version>
   </versions>
   <developers>

Modified: maven/maven-1/plugins/branches/scm-1.5-branch/xdocs/changes.xml
Url: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/branches/scm-1.5-branch/xdocs/changes.xml?view=diff&rev=124489&p1=maven/maven-1/plugins/branches/scm-1.5-branch/xdocs/changes.xml&r1=124488&p2=maven/maven-1/plugins/branches/scm-1.5-branch/xdocs/changes.xml&r2=124489
==============================================================================
--- maven/maven-1/plugins/branches/scm-1.5-branch/xdocs/changes.xml     
(original)
+++ maven/maven-1/plugins/branches/scm-1.5-branch/xdocs/changes.xml     Fri Jan 
 7 04:20:51 2005
@@ -24,7 +24,7 @@
     <author email="[EMAIL PROTECTED]">Brett Porter</author>
   </properties>
   <body>
-    <release version="1.5-beta-1" date="2005-01-04">
+    <release version="1.5-beta-2" date="2005-01-07">
       <action dev="brett" type="add">Add support for subversion</action>
       <action dev="brett" type="add">Rewritten to utilise the Maven SCM 
library</action>
       <action dev="dion" type="fix" issue="MPSCM-25">Ignore whitespace when 
creating a patch</action>

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

Reply via email to