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 er...@apache.org on 2012/02/20 15:39:43 UTC

svn commit: r1291284 - /james/jsieve/trunk/core/pom.xml

Author: eric
Date: Mon Feb 20 14:39:42 2012
New Revision: 1291284

URL: http://svn.apache.org/viewvc?rev=1291284&view=rev
Log:
Correctly name jsieve core pom

Modified:
    james/jsieve/trunk/core/pom.xml

Modified: james/jsieve/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/james/jsieve/trunk/core/pom.xml?rev=1291284&r1=1291283&r2=1291284&view=diff
==============================================================================
--- james/jsieve/trunk/core/pom.xml (original)
+++ james/jsieve/trunk/core/pom.xml Mon Feb 20 14:39:42 2012
@@ -23,14 +23,14 @@
     <parent>
         <artifactId>apache-jsieve</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>apache-jsieve-core</artifactId>
     <packaging>jar</packaging>
 
-    <name>Apache James jSieve</name>
+    <name>Apache James jSieve Core</name>
     <description>
     Apache jSieve is a server side mail filtering system 
     implementing RFC3028. Apache jSieve is developed by the 



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