Author: eric
Date: Thu Mar 15 15:13:06 2012
New Revision: 1301029

URL: http://svn.apache.org/viewvc?rev=1301029&view=rev
Log:
Rollback pom.xml and prepare for a new 3.0b4 release attempt

Modified:
    james/app/trunk/pom.xml

Modified: james/app/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/app/trunk/pom.xml?rev=1301029&r1=1301028&r2=1301029&view=diff
==============================================================================
--- james/app/trunk/pom.xml (original)
+++ james/app/trunk/pom.xml Thu Mar 15 15:13:06 2012
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>apache-james</artifactId>
-    <version>3.0-beta5-SNAPSHOT</version>
+    <version>3.0-beta4-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Apache James Server App</name>
@@ -43,7 +43,7 @@
 
     <properties>
     
-        <james.server.version>${project.parent.version}</james.server.version>
+        <james.server.version>3.0-beta4</james.server.version>
 
         <!-- For more details see -->
         <!-- 
http://java.sun.com/products/javamail/javadocs/javax/mail/internet/package-summary.html
 -->
@@ -384,6 +384,10 @@
                    <groupId>org.jruby</groupId>
                    <artifactId>jruby-complete</artifactId>
                </exclusion>
+               <exclusion>
+                 <artifactId>hsqldb</artifactId>
+                 <groupId>hsqldb</groupId>
+               </exclusion>
            </exclusions>
         <version>${james.server.version}</version>
        </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to