Author: ltheussl
Date: Fri Jul 28 09:13:44 2006
New Revision: 426592

URL: http://svn.apache.org/viewvc?rev=426592&view=rev
Log:
[maven-scm-plugin] prepare release 1.6.1

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

Modified: maven/maven-1/plugins/trunk/faq/project.xml
URL: 
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/faq/project.xml?rev=426592&r1=426591&r2=426592&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/faq/project.xml (original)
+++ maven/maven-1/plugins/trunk/faq/project.xml Fri Jul 28 09:13:44 2006
@@ -22,7 +22,7 @@
   <pomVersion>3</pomVersion>
   <id>maven-faq-plugin</id>
   <name>Maven FAQ Plugin</name>
-  <currentVersion>1.6.1-SNAPSHOT</currentVersion>
+  <currentVersion>1.6.1</currentVersion>
   <gumpRepositoryId>jakarta</gumpRepositoryId>
   <description>Creates XDoc documentation from an FAQ XML 
document.</description>
   <shortDescription>FAQ Plugin</shortDescription>
@@ -51,6 +51,11 @@
       <id>1.6</id>
       <name>1.6</name>
       <tag>MAVEN_FAQ_1_6</tag>
+    </version>
+    <version>
+      <id>1.6.1</id>
+      <name>1.6.1</name>
+      <tag>MAVEN_FAQ_1_6_1</tag>
     </version>
   </versions>
   <developers>

Modified: maven/maven-1/plugins/trunk/faq/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/faq/xdocs/changes.xml?rev=426592&r1=426591&r2=426592&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/faq/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/faq/xdocs/changes.xml Fri Jul 28 09:13:44 2006
@@ -23,7 +23,7 @@
     <author email="[EMAIL PROTECTED]">dIon Gillard</author>
   </properties>
   <body>
-    <release version="1.6.1-SNAPSHOT" date="in SVN">
+    <release version="1.6.1" date="2006-07-28">
       <action dev="ltheussl" type="fix" issue="MPFAQ-20">Make it work with 
upgraded dependencies for Maven-1.1-beta-3.</action>
     </release>
     <release version="1.6" date="2006-01-07">


Reply via email to