Author: norman
Date: Sun Jul 3 20:07:40 2011
New Revision: 1142494
URL: http://svn.apache.org/viewvc?rev=1142494&view=rev
Log:
Upgrade to mailbox 0.3. See IMAP-318
Modified:
james/imap/trunk/pom.xml
Modified: james/imap/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/pom.xml?rev=1142494&r1=1142493&r2=1142494&view=diff
==============================================================================
--- james/imap/trunk/pom.xml (original)
+++ james/imap/trunk/pom.xml Sun Jul 3 20:07:40 2011
@@ -383,12 +383,12 @@
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-api</artifactId>
- <version>0.3-SNAPSHOT</version>
+ <version>0.3</version>
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-api</artifactId>
- <version>0.3-SNAPSHOT</version>
+ <version>0.3</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]