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 pp...@apache.org on 2012/03/15 20:01:06 UTC

svn commit: r1301152 - in /james: hupa/trunk/pom.xml protocols/trunk/pom.xml

Author: ppalaga
Date: Thu Mar 15 19:01:06 2012
New Revision: 1301152

URL: http://svn.apache.org/viewvc?rev=1301152&view=rev
Log:
dependencies changed from current snapshots to last released versions

Modified:
    james/hupa/trunk/pom.xml
    james/protocols/trunk/pom.xml

Modified: james/hupa/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/hupa/trunk/pom.xml?rev=1301152&r1=1301151&r2=1301152&view=diff
==============================================================================
--- james/hupa/trunk/pom.xml (original)
+++ james/hupa/trunk/pom.xml Thu Mar 15 19:01:06 2012
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>james-project</artifactId>
-        <version>1.9-SNAPSHOT</version>
+        <version>1.8.1</version>
         <relativePath></relativePath>
     </parent>
     <groupId>org.apache.hupa</groupId>

Modified: james/protocols/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=1301152&r1=1301151&r2=1301152&view=diff
==============================================================================
--- james/protocols/trunk/pom.xml (original)
+++ james/protocols/trunk/pom.xml Thu Mar 15 19:01:06 2012
@@ -227,7 +227,7 @@
         <version.commons-lang>2.4</version.commons-lang>
         <version.commons-collections>3.2.1</version.commons-collections>
         <version.apache-mime4j>0.7</version.apache-mime4j>
-        <version.mailbox>0.4-SNAPSHOT</version.mailbox>
+        <version.mailbox>0.4</version.mailbox>
         <version.jmock>2.5.1</version.jmock>
     </properties>
 </project>



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