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 ba...@apache.org on 2006/09/08 22:21:48 UTC

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

Author: bago
Date: Fri Sep  8 13:21:48 2006
New Revision: 441635

URL: http://svn.apache.org/viewvc?view=rev&rev=441635
Log:
Updated repository references in pom.xml

Modified:
    james/jsieve/trunk/pom.xml

Modified: james/jsieve/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/jsieve/trunk/pom.xml?view=diff&rev=441635&r1=441634&r2=441635
==============================================================================
--- james/jsieve/trunk/pom.xml (original)
+++ james/jsieve/trunk/pom.xml Fri Sep  8 13:21:48 2006
@@ -30,7 +30,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>james-jsieve</artifactId>
-  <name>Apache James jSieve</name>
+  <name>Apache JAMES jSieve</name>
   <version>0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>
@@ -43,6 +43,13 @@
   </parent>
   <url>http://james.apache.org/jsieve/index.html</url>
   <inceptionYear>2004</inceptionYear>
+
+  <distributionManagement>
+    <site>
+      <id>jsieve-website</id>
+      <url>scp://minotaur.apache.org/www/james.apache.org/jsieve/</url>
+    </site>
+  </distributionManagement>
 
   <issueManagement>
     <system>JIRA</system>



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