Author: brett
Date: Sat Jun  4 19:10:39 2005
New Revision: 180053

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

Modified:
    maven/maven-1/plugins/trunk/changelog/project.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=180053&r1=180052&r2=180053&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/changelog/project.xml (original)
+++ maven/maven-1/plugins/trunk/changelog/project.xml Sat Jun  4 19:10:39 2005
@@ -23,7 +23,7 @@
   <pomVersion>3</pomVersion>
   <id>maven-changelog-plugin</id>
   <name>Maven Changelog Plugin</name>
-  <currentVersion>1.8-SNAPSHOT</currentVersion>
+  <currentVersion>1.8</currentVersion>
   <shortDescription>Produce SCM changelog reports.</shortDescription>
   <url>http://maven.apache.org/reference/plugins/changelog/</url>
   
<issueTrackingUrl>http://jira.codehaus.org/browse/MPCHANGELOG</issueTrackingUrl>
@@ -64,6 +64,11 @@
       <name>1.7.2</name>
       <tag>changelog-1.7.2</tag>
     </version>
+    <version>
+      <id>1.8</id>
+      <name>1.8</name>
+      <tag>maven-changelog-plugin-1.8</tag>
+    </version>
   </versions>
   <contributors>
     <contributor>
@@ -168,19 +173,21 @@
       <version>1.3</version>
     </dependency>
     <!-- Required because of the EnhancedStringTokenizer class -->
+
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven</artifactId>
       <version>1.0</version>
     </dependency>
     <!-- Required because of the Developer class -->
+
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
       <version>3.0.0-SNAPSHOT</version>
     </dependency>
-
     <!-- Required to build under for JDK 1.3 because we fork junit -->
+
     <dependency>
       <groupId>xerces</groupId>
       <artifactId>xerces</artifactId>



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

Reply via email to