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:30:59 UTC

svn commit: r441640 - /james/jspf/trunk/pom.xml

Author: bago
Date: Fri Sep  8 13:30:57 2006
New Revision: 441640

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

Modified:
    james/jspf/trunk/pom.xml

Modified: james/jspf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/jspf/trunk/pom.xml?view=diff&rev=441640&r1=441639&r2=441640
==============================================================================
--- james/jspf/trunk/pom.xml (original)
+++ james/jspf/trunk/pom.xml Fri Sep  8 13:30:57 2006
@@ -26,13 +26,20 @@
     <artifactId>james-project</artifactId>
     <version>1.0-SNAPSHOT</version>
   </parent>
-  <name>Apache James jSPF</name>
-  <version>0.9b3</version>
+  <name>Apache JAMES jSPF</name>
+  <version>0.9-SNAPSHOT</version>
   <description>
     Apache James jSPF is an SPF spec implementation written in Java
   </description>
   <url>http://james.apache.org/jspf</url>
   <inceptionYear>2006</inceptionYear>
+
+  <distributionManagement>
+    <site>
+      <id>jspf-website</id>
+      <url>scp://minotaur.apache.org/www/james.apache.org/jspf/</url>
+    </site>
+  </distributionManagement>
 
   <dependencies>
     <dependency>



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