Author: eric
Date: Mon Feb 20 14:20:08 2012
New Revision: 1291276

URL: http://svn.apache.org/viewvc?rev=1291276&view=rev
Log:
Use new parent pom for jsieve assembly

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

Modified: james/jsieve/trunk/assemble/pom.xml
URL: 
http://svn.apache.org/viewvc/james/jsieve/trunk/assemble/pom.xml?rev=1291276&r1=1291275&r2=1291276&view=diff
==============================================================================
--- james/jsieve/trunk/assemble/pom.xml (original)
+++ james/jsieve/trunk/assemble/pom.xml Mon Feb 20 14:20:08 2012
@@ -24,10 +24,10 @@
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <artifactId>jsieve-project</artifactId>
         <groupId>org.apache.james</groupId>
+        <artifactId>jsieve</artifactId>
         <version>0.5-SNAPSHOT</version>
-        <relativePath>../pom.xml</relativePath>
+        <relativePath>..</relativePath>
     </parent>
 
     <artifactId>apache-james-jsieve</artifactId>



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

Reply via email to