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:37:10 UTC

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

Author: brett
Date: Mon Jun  6 00:37:08 2005
New Revision: 180249

URL: http://svn.apache.org/viewcvs?rev=180249&view=rev
Log:
reset, I broke the release

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=180249&r1=180248&r2=180249&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/changelog/project.xml (original)
+++ maven/maven-1/plugins/trunk/changelog/project.xml Mon Jun  6 00:37:08 2005
@@ -23,7 +23,7 @@
   <pomVersion>3</pomVersion>
   <id>maven-changelog-plugin</id>
   <name>Maven Changelog Plugin</name>
-  <currentVersion>1.8</currentVersion>
+  <currentVersion>1.8.1-SNAPSHOT</currentVersion>
   <shortDescription>Produce SCM changelog reports.</shortDescription>
   <url>http://maven.apache.org/reference/plugins/changelog/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPCHANGELOG</issueTrackingUrl>
@@ -184,7 +184,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.0.0-SNAPSHOT</version>
+      <version>3.0.0</version>
     </dependency>
     <!-- Required to build under for JDK 1.3 because we fork junit -->
 

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=180249&r1=180248&r2=180249&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:37:08 2005
@@ -25,7 +25,7 @@
     <author email="evenisse@ifrance.com">Emmanuel Venisse</author>
   </properties>
   <body>
-    <release version="1.8" date="2005-06-05">
+    <release version="1.8.1-SNAPSHOT" date="in SVN">
       <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