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 2011/08/28 18:00:10 UTC

svn commit: r1162546 - /james/app/trunk/pom.xml

Author: rdonkin
Date: Sun Aug 28 16:00:09 2011
New Revision: 1162546

URL: http://svn.apache.org/viewvc?rev=1162546&view=rev
Log:
JAMES-1308 Changing packaging to war is good enough to achieved signing.

Modified:
    james/app/trunk/pom.xml

Modified: james/app/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/app/trunk/pom.xml?rev=1162546&r1=1162545&r2=1162546&view=diff
==============================================================================
--- james/app/trunk/pom.xml (original)
+++ james/app/trunk/pom.xml Sun Aug 28 16:00:09 2011
@@ -27,7 +27,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>apache-james</artifactId>
   <version>3.0-beta4-SNAPSHOT</version>
-  <packaging>pom</packaging>
+  <packaging>war</packaging>
   <name>Apache James Server</name>
   <description>An advanced email server.</description>
   <properties>



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