Author: bago
Date: Mon Apr  9 09:02:46 2007
New Revision: 526799

URL: http://svn.apache.org/viewvc?view=rev&rev=526799
Log:
Updated pom to reflect the 2.3.1 folder for website and 2.3.1-SNAPSHOT for 
version.
Added a few maven/eclipse artifacts to svn:ignore.

Modified:
    james/server/branches/v2.3/   (props changed)
    james/server/branches/v2.3/pom.xml

Propchange: james/server/branches/v2.3/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr  9 09:02:46 2007
@@ -0,0 +1,7 @@
+target
+
+.project
+
+.classpath
+
+build

Modified: james/server/branches/v2.3/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/branches/v2.3/pom.xml?view=diff&rev=526799&r1=526798&r2=526799
==============================================================================
--- james/server/branches/v2.3/pom.xml (original)
+++ james/server/branches/v2.3/pom.xml Mon Apr  9 09:02:46 2007
@@ -31,7 +31,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>james-server</artifactId>
   <name>Apache JAMES Server</name>
-  <version>2.3.0-SNAPSHOT</version>
+  <version>2.3.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>
     The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)
@@ -41,7 +41,7 @@
     <artifactId>james-server-root</artifactId>
     <version>1.0-SNAPSHOT</version>
   </parent>
-  <url>http://james.apache.org/server/2.3.0/</url>
+  <url>http://james.apache.org/server/2.3.1/</url>
   <inceptionYear>2002</inceptionYear>
 
   <scm>
@@ -363,8 +363,8 @@
 
   <distributionManagement>
     <site>
-      <id>server-2.3-website</id>
-      <url>scp://people.apache.org/www/james.apache.org/server/2.3.0/</url>
+      <id>server-2.3.1-website</id>
+      <url>scp://people.apache.org/www/james.apache.org/server/2.3.1/</url>
     </site>
   </distributionManagement>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to