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 2009/09/05 10:01:39 UTC

svn commit: r811599 - in /james/server/branches/v2.3: default.properties pom.xml

Author: rdonkin
Date: Sat Sep  5 08:01:38 2009
New Revision: 811599

URL: http://svn.apache.org/viewvc?rev=811599&view=rev
Log:
Update version after release

Modified:
    james/server/branches/v2.3/default.properties
    james/server/branches/v2.3/pom.xml

Modified: james/server/branches/v2.3/default.properties
URL: http://svn.apache.org/viewvc/james/server/branches/v2.3/default.properties?rev=811599&r1=811598&r2=811599&view=diff
==============================================================================
--- james/server/branches/v2.3/default.properties (original)
+++ james/server/branches/v2.3/default.properties Sat Sep  5 08:01:38 2009
@@ -27,7 +27,7 @@
 
 name=james
 Name=James Mail Server
-version=2.3.2
+version=2.3.3-SNAPSHOT
 mailet-version=2.3
 mailet-api-version=2.3
 #package-version=3.0a1
@@ -54,7 +54,7 @@
 build.compiler.fulldepend = true
 
 #
-# standard comiler switches
+# standard compiler switches
 #
 
 debug = on

Modified: james/server/branches/v2.3/pom.xml
URL: http://svn.apache.org/viewvc/james/server/branches/v2.3/pom.xml?rev=811599&r1=811598&r2=811599&view=diff
==============================================================================
--- james/server/branches/v2.3/pom.xml (original)
+++ james/server/branches/v2.3/pom.xml Sat Sep  5 08:01:38 2009
@@ -31,7 +31,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>james-server</artifactId>
   <name>Apache JAMES Server</name>
-  <version>2.3.2</version>
+  <version>2.3.3-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>
     The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)
@@ -42,7 +42,7 @@
     <version>1.2</version>
     <relativePath>../james-project/project/server/pom.xml</relativePath>
   </parent>
-  <url>http://james.apache.org/server/2.3.2/</url>
+  <url>http://james.apache.org/server/2.3.3/</url>
   <inceptionYear>2002</inceptionYear>
 
   <scm>



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