You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2008/09/10 06:07:54 UTC

svn commit: r693698 - /geronimo/server/branches/2.1/pom.xml

Author: gawor
Date: Tue Sep  9 21:07:54 2008
New Revision: 693698

URL: http://svn.apache.org/viewvc?rev=693698&view=rev
Log:
use latest saaj spec

Modified:
    geronimo/server/branches/2.1/pom.xml

Modified: geronimo/server/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/pom.xml?rev=693698&r1=693697&r2=693698&view=diff
==============================================================================
--- geronimo/server/branches/2.1/pom.xml (original)
+++ geronimo/server/branches/2.1/pom.xml Tue Sep  9 21:07:54 2008
@@ -212,7 +212,7 @@
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-saaj_1.3_spec</artifactId>
-                <version>1.0.0</version>
+                <version>1.0.1-SNAPSHOT</version>
             </dependency>
 
             <dependency>