Author: gertv
Date: Fri Nov 20 13:20:28 2009
New Revision: 882541
URL: http://svn.apache.org/viewvc?rev=882541&view=rev
Log:
Temporarily downgrading to geronimo-javamail_1.4_spec version 1.6 to allow
release
Modified:
servicemix/smx4/specs/trunk/javamail-api-1.4/pom.xml
Modified: servicemix/smx4/specs/trunk/javamail-api-1.4/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/javamail-api-1.4/pom.xml?rev=882541&r1=882540&r2=882541&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/javamail-api-1.4/pom.xml (original)
+++ servicemix/smx4/specs/trunk/javamail-api-1.4/pom.xml Fri Nov 20 13:20:28
2009
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-javamail_1.4_spec</artifactId>
- <version>1.7-SNAPSHOT</version>
+ <version>1.6</version>
</dependency>
</dependencies>