You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2009/02/08 11:51:27 UTC

svn commit: r742046 - /james/mailet/maven-mailetdocs-plugin/trunk/pom.xml

Author: rdonkin
Date: Sun Feb  8 10:51:27 2009
New Revision: 742046

URL: http://svn.apache.org/viewvc?rev=742046&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    james/mailet/maven-mailetdocs-plugin/trunk/pom.xml

Modified: james/mailet/maven-mailetdocs-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/pom.xml?rev=742046&r1=742045&r2=742046&view=diff
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/pom.xml (original)
+++ james/mailet/maven-mailetdocs-plugin/trunk/pom.xml Sun Feb  8 10:51:27 2009
@@ -25,7 +25,7 @@
   	This plugin generates documentation for Mailets by collating
   	information available from implementation source.
   </description>
-  <version>0.1</version>
+  <version>0.2-SNAPSHOT</version>
   <name>Mailetdocs Maven Plugin</name>
   <parent>
     <groupId>org.apache.james</groupId>
@@ -49,9 +49,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/james/mailet/maven-mailetdocs-plugin/tags/maven-mailetdocs-plugin-0.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/mailet/maven-mailetdocs-plugin/tags/maven-mailetdocs-plugin-0.1</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/james/mailet/maven-mailetdocs-plugin/tags/maven-mailetdocs-plugin-0.1?root=Apache-SVN</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/james/mailet/maven-mailetdocs-plugin/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/mailet/maven-mailetdocs-plugin/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/james/mailet/maven-mailetdocs-plugin/trunk/?root=Apache-SVN</url>
   </scm>
   
   <repositories>



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