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 2008/08/12 22:24:16 UTC

svn commit: r685297 - /james/jsieve/trunk/pom.xml

Author: rdonkin
Date: Tue Aug 12 13:24:16 2008
New Revision: 685297

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

Modified:
    james/jsieve/trunk/pom.xml

Modified: james/jsieve/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/jsieve/trunk/pom.xml?rev=685297&r1=685296&r2=685297&view=diff
==============================================================================
--- james/jsieve/trunk/pom.xml (original)
+++ james/jsieve/trunk/pom.xml Tue Aug 12 13:24:16 2008
@@ -30,7 +30,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>apache-jsieve</artifactId>
   <name>Apache JAMES jSieve</name>
-  <version>0.2RC1</version>
+  <version>0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>
 Apache jSieve is a server side mail filtering system 
@@ -53,9 +53,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/james/jsieve/tags/apache-jsieve-0.2RC1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/jsieve/tags/apache-jsieve-0.2RC1</developerConnection>
-    <url>http://svn.apache.org/viewvc/james/jsieve/tags/apache-jsieve-0.2RC1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/james/jsieve/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/jsieve/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/james/jsieve/trunk/</url>
   </scm>
   
   <repositories>



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