Author: norman
Date: Mon Jul 25 10:31:23 2011
New Revision: 1150619

URL: http://svn.apache.org/viewvc?rev=1150619&view=rev
Log:
Fix version and also fix war deployment

Modified:
    james/app/branches/3_0_beta3/pom.xml

Modified: james/app/branches/3_0_beta3/pom.xml
URL: 
http://svn.apache.org/viewvc/james/app/branches/3_0_beta3/pom.xml?rev=1150619&r1=1150618&r2=1150619&view=diff
==============================================================================
--- james/app/branches/3_0_beta3/pom.xml (original)
+++ james/app/branches/3_0_beta3/pom.xml Mon Jul 25 10:31:23 2011
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-server</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>3.0-beta2</version>
+    <version>3.0-beta3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
@@ -348,7 +348,6 @@ END Tanuki Software License ============
               <targetPath>WEB-INF/conf/</targetPath>
               <excludes>
                 <exclude>log4j.properties</exclude>
-                <exclude>META-INF/persistence.xml</exclude> 
                 <exclude>**/lib/**</exclude>
               </excludes>
             </resource>



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

Reply via email to