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/10/16 20:29:47 UTC

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

Author: gawor
Date: Thu Oct 16 11:29:46 2008
New Revision: 705316

URL: http://svn.apache.org/viewvc?rev=705316&view=rev
Log:
latest saaj spec jar is released

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=705316&r1=705315&r2=705316&view=diff
==============================================================================
--- geronimo/server/branches/2.1/pom.xml (original)
+++ geronimo/server/branches/2.1/pom.xml Thu Oct 16 11:29:46 2008
@@ -212,7 +212,7 @@
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-saaj_1.3_spec</artifactId>
-                <version>1.0.1-SNAPSHOT</version>
+                <version>1.0.1</version>
             </dependency>
 
             <dependency>