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 da...@apache.org on 2007/05/03 16:58:51 UTC

svn commit: r534899 - /james/mailet/trunk/pom.xml

Author: danny
Date: Thu May  3 07:58:50 2007
New Revision: 534899

URL: http://svn.apache.org/viewvc?view=rev&rev=534899
Log:
changed refreces left from "template" ;-)

Modified:
    james/mailet/trunk/pom.xml

Modified: james/mailet/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/trunk/pom.xml?view=diff&rev=534899&r1=534898&r2=534899
==============================================================================
--- james/mailet/trunk/pom.xml (original)
+++ james/mailet/trunk/pom.xml Thu May  3 07:58:50 2007
@@ -31,7 +31,7 @@
   <groupId>org.apache.mailet</groupId>
   <artifactId>mailet</artifactId>
   <name>Apache Mailet API</name>
-  <version>3.0-SNAPSHOT</version>
+  <version>2.3-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>
     Apache Mailet API
@@ -53,18 +53,18 @@
 
   <issueManagement>
     <system>JIRA</system>
-    <url>http://issues.apache.org/jira/browse/JSIEVE</url>
+    <url>http://issues.apache.org/jira/browse/MAILET</url>
   </issueManagement>
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/james/jsieve/trunk
+      scm:svn:http://svn.apache.org/repos/asf/james/mailet/trunk
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/james/jsieve/trunk
+      scm:svn:https://svn.apache.org/repos/asf/james/mailet/trunk
     </developerConnection>
     <url>
-      http://svn.apache.org/viewcvs.cgi/james/jsieve/trunk/?root=Apache-SVN
+      http://svn.apache.org/viewcvs.cgi/james/mailet/trunk/?root=Apache-SVN
     </url>
   </scm>
 



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