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/07/30 04:12:45 UTC

svn commit: r226458 - in /maven/maven-1/plugins/trunk/developer-activity: project.xml xdocs/changes.xml

Author: brett
Date: Fri Jul 29 19:12:27 2005
New Revision: 226458

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

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

Modified: maven/maven-1/plugins/trunk/developer-activity/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/developer-activity/project.xml?rev=226458&r1=226457&r2=226458&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/developer-activity/project.xml (original)
+++ maven/maven-1/plugins/trunk/developer-activity/project.xml Fri Jul 29 19:12:27 2005
@@ -17,13 +17,12 @@
  * limitations under the License.
  */
  -->
-
 <project>
   <extend>../plugin-parent/project.xml</extend>
   <pomVersion>3</pomVersion>
   <id>maven-developer-activity-plugin</id>
   <name>Maven Developer Activity Plugin</name>
-  <currentVersion>1.5.2-SNAPSHOT</currentVersion>
+  <currentVersion>1.5.2</currentVersion>
   <description>This document provides a report of activity in terms of CVS commits and breaks it out by developer.</description>
   <shortDescription>Developer Activity report</shortDescription>
   <url>http://maven.apache.org/reference/plugins/developer-activity/</url>
@@ -49,6 +48,11 @@
       <id>1.5.1</id>
       <name>1.5.1</name>
       <tag>MAVEN_DEVELOPER_ACTIVITY_1_5_1</tag>
+    </version>
+    <version>
+      <id>1.5.2</id>
+      <name>1.5.2</name>
+      <tag>maven-developer-activity-plugin-1.5.2</tag>
     </version>
   </versions>
   <developers>

Modified: maven/maven-1/plugins/trunk/developer-activity/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/developer-activity/xdocs/changes.xml?rev=226458&r1=226457&r2=226458&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/developer-activity/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/developer-activity/xdocs/changes.xml Fri Jul 29 19:12:27 2005
@@ -17,14 +17,13 @@
  * limitations under the License.
  */
  -->
-
 <document>
   <properties>
     <title>Changes</title>
     <author email="evenisse@ifrance.com">Emmanuel Venisse</author>
   </properties>
   <body>
-    <release version="1.5.2" date="in SVN">
+    <release version="1.5.2" date="2005-07-30">
       <action dev="brett" type="fix" issue="MPDEVACTIVITY-3">Allow single quotes in a developer's name</action>
       <action dev="brett" type="fix" issue="MPDEVACTIVITY-4">Make template compatible with changelog 1.8 plugin</action>
     </release>



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