You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/06/06 09:39:42 UTC

svn commit: r180250 - in /maven/maven-1/plugins/trunk/changelog: project.xml xdocs/changes.xml

Author: brett
Date: Mon Jun  6 00:39:42 2005
New Revision: 180250

URL: http://svn.apache.org/viewcvs?rev=180250&view=rev
Log:
[maven-scm-plugin] prepare release 1.8.1

Modified:
    maven/maven-1/plugins/trunk/changelog/project.xml
    maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml

Modified: maven/maven-1/plugins/trunk/changelog/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/changelog/project.xml?rev=180250&r1=180249&r2=180250&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/changelog/project.xml (original)
+++ maven/maven-1/plugins/trunk/changelog/project.xml Mon Jun  6 00:39:42 2005
@@ -23,7 +23,7 @@
   <pomVersion>3</pomVersion>
   <id>maven-changelog-plugin</id>
   <name>Maven Changelog Plugin</name>
-  <currentVersion>1.8.1-SNAPSHOT</currentVersion>
+  <currentVersion>1.8.1</currentVersion>
   <shortDescription>Produce SCM changelog reports.</shortDescription>
   <url>http://maven.apache.org/reference/plugins/changelog/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPCHANGELOG</issueTrackingUrl>
@@ -68,6 +68,11 @@
       <id>1.8</id>
       <name>1.8</name>
       <tag>maven-changelog-plugin-1.8</tag>
+    </version>
+    <version>
+      <id>1.8.1</id>
+      <name>1.8.1</name>
+      <tag>maven-changelog-plugin-1.8.1</tag>
     </version>
   </versions>
   <contributors>

Modified: maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml?rev=180250&r1=180249&r2=180250&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml Mon Jun  6 00:39:42 2005
@@ -25,7 +25,7 @@
     <author email="evenisse@ifrance.com">Emmanuel Venisse</author>
   </properties>
   <body>
-    <release version="1.8.1-SNAPSHOT" date="in SVN">
+    <release version="1.8.1" date="2005-06-06">
       <action dev="brett" type="fix" issue="MPCHANGELOG-23">Determine default factory from connection - no need to configure for SCMs other than CVS.</action>
       <action dev="brett" type="add" issue="MPCHANGELOG-49" due-to="Freddy Mallet">Add VSS support</action>
       <action dev="brett" type="fix" issue="MPCHANGELOG-25" due-to="Neil Palmer">Corrected link for viewcvs configured with muliple cvs repository.</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org