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/15 17:38:48 UTC

svn commit: r190762 - in /maven/maven-1/plugins/trunk/xdoc: project.xml xdocs/changes.xml

Author: brett
Date: Wed Jun 15 08:38:47 2005
New Revision: 190762

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

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

Modified: maven/maven-1/plugins/trunk/xdoc/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/project.xml?rev=190762&r1=190761&r2=190762&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/project.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/project.xml Wed Jun 15 08:38:47 2005
@@ -17,13 +17,12 @@
  * limitations under the License.
  */
  -->
-
 <project>
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-xdoc-plugin</id>
   <name>Maven XDoc Plug-in</name>
-  <currentVersion>1.9.1-SNAPSHOT</currentVersion>
+  <currentVersion>1.9.1</currentVersion>
   <description>Convert xdocs into HTML.</description>
   <shortDescription>Convert xdocs into HTML</shortDescription>
   <url>http://maven.apache.org/reference/plugins/xdoc/</url>
@@ -69,6 +68,11 @@
       <id>1.9</id>
       <name>1.9</name>
       <tag>maven-xdoc-plugin-1.9</tag>
+    </version>
+    <version>
+      <id>1.9.1</id>
+      <name>1.9.1</name>
+      <tag>maven-xdoc-plugin-1.9.1</tag>
     </version>
   </versions>
   <developers>

Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml?rev=190762&r1=190761&r2=190762&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml Wed Jun 15 08:38:47 2005
@@ -17,7 +17,6 @@
  * limitations under the License.
  */
  -->
-
 <document>
   <properties>
     <title>Changes</title>
@@ -27,7 +26,7 @@
     <author email="vincent.siveton@gmail.org">Vincent Siveton</author>
   </properties>
   <body>
-    <release version="1.9.1-SNAPSHOT" date="in SVN">
+    <release version="1.9.1" date="2005-06-16">
       <action dev="brett" type="fix">Don't override the Maven library. This makes the plugin compatible with both Maven 1.0.2 and Maven 1.1</action>
     </release>
     <release version="1.9" date="2005-06-09">



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