You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2013/03/17 16:47:25 UTC

svn commit: r1457466 - /webservices/axiom/trunk/pom.xml

Author: veithen
Date: Sun Mar 17 15:47:25 2013
New Revision: 1457466

URL: http://svn.apache.org/r1457466
Log:
Adapted to change in version number scheme in the MIME4J project.

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1457466&r1=1457465&r2=1457466&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sun Mar 17 15:47:25 2013
@@ -306,7 +306,7 @@
             <dependency>
                 <groupId>org.apache.james</groupId>
                 <artifactId>apache-mime4j-core</artifactId>
-                <version>0.8-SNAPSHOT</version>
+                <version>0.8.0-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.osgi</groupId>