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: [email protected]
For additional commands, e-mail: [email protected]