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 2009/02/24 20:41:11 UTC

svn commit: r747525 - in /james/server/trunk: imapserver-function/pom.xml stage/pom.xml

Author: rdonkin
Date: Tue Feb 24 19:41:10 2009
New Revision: 747525

URL: http://svn.apache.org/viewvc?rev=747525&view=rev
Log:
Set version in parent pom JAMES-888 https://issues.apache.org/jira/browse/JAMES-888

Modified:
    james/server/trunk/imapserver-function/pom.xml
    james/server/trunk/stage/pom.xml

Modified: james/server/trunk/imapserver-function/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/imapserver-function/pom.xml?rev=747525&r1=747524&r2=747525&view=diff
==============================================================================
--- james/server/trunk/imapserver-function/pom.xml (original)
+++ james/server/trunk/imapserver-function/pom.xml Tue Feb 24 19:41:10 2009
@@ -57,12 +57,10 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-jsieve</artifactId>
-      <version>0.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-jsieve-mailet</artifactId>
-      <version>0.3-SNAPSHOT</version>
     </dependency>
     <dependency>
        <groupId>org.apache.geronimo.specs</groupId>

Modified: james/server/trunk/stage/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/stage/pom.xml?rev=747525&r1=747524&r2=747525&view=diff
==============================================================================
--- james/server/trunk/stage/pom.xml (original)
+++ james/server/trunk/stage/pom.xml Tue Feb 24 19:41:10 2009
@@ -98,12 +98,10 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-jsieve</artifactId>
-      <version>0.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-jsieve-mailet</artifactId>
-      <version>0.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>



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