You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2009/03/19 16:57:01 UTC

svn commit: r756063 - /servicemix/smx4/specs/trunk/javamail-api-1.4/pom.xml

Author: gnodet
Date: Thu Mar 19 15:57:00 2009
New Revision: 756063

URL: http://svn.apache.org/viewvc?rev=756063&view=rev
Log:
Upgrade to geronimo javamail spec 1.7-SNAPSHOT

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=756063&r1=756062&r2=756063&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/javamail-api-1.4/pom.xml (original)
+++ servicemix/smx4/specs/trunk/javamail-api-1.4/pom.xml Thu Mar 19 15:57:00 2009
@@ -42,7 +42,7 @@
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-javamail_1.4_spec</artifactId>
-            <version>1.6</version>
+            <version>1.7-SNAPSHOT</version>
         </dependency>
     </dependencies>