You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by lt...@apache.org on 2005/10/03 19:02:27 UTC

svn commit: r293393 - /maven/maven-1/plugins/trunk/changelog/project.xml

Author: ltheussl
Date: Mon Oct  3 10:02:23 2005
New Revision: 293393

URL: http://svn.apache.org/viewcvs?rev=293393&view=rev
Log:
Start new version

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=293393&r1=293392&r2=293393&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/changelog/project.xml (original)
+++ maven/maven-1/plugins/trunk/changelog/project.xml Mon Oct  3 10:02:23 2005
@@ -22,7 +22,7 @@
   <pomVersion>3</pomVersion>
   <id>maven-changelog-plugin</id>
   <name>Maven Changelog Plugin</name>
-  <currentVersion>1.8.2</currentVersion>
+  <currentVersion>1.9-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>
@@ -141,6 +141,14 @@
       <timezone>-3</timezone>
       <roles>
         <role>Java Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <name>Lukas Theussl</name>
+      <id>ltheussl</id>
+      <email>ltheussl@apache.org</email>
+      <roles>
+        <role>Developer</role>
       </roles>
     </developer>
   </developers>



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