Author: norman
Date: Sat Jun 11 12:57:37 2011
New Revision: 1134612
URL: http://svn.apache.org/viewvc?rev=1134612&view=rev
Log:
Move to 0.3-SNAPSHOT version for mailbox dependency
Modified:
james/imap/trunk/pom.xml
Modified: james/imap/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/pom.xml?rev=1134612&r1=1134611&r2=1134612&view=diff
==============================================================================
--- james/imap/trunk/pom.xml (original)
+++ james/imap/trunk/pom.xml Sat Jun 11 12:57:37 2011
@@ -383,12 +383,12 @@
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-api</artifactId>
- <version>0.2</version>
+ <version>0.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-api</artifactId>
- <version>0.2</version>
+ <version>0.3-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]