You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2008/08/12 18:52:59 UTC

svn commit: r685223 - /geronimo/server/trunk/pom.xml

Author: djencks
Date: Tue Aug 12 09:52:58 2008
New Revision: 685223

URL: http://svn.apache.org/viewvc?rev=685223&view=rev
Log:
try a published sxc version

Modified:
    geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=685223&r1=685222&r2=685223&view=diff
==============================================================================
--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Tue Aug 12 09:52:58 2008
@@ -1224,7 +1224,7 @@
             <dependency>
                 <groupId>com.envoisolutions.sxc</groupId>
                 <artifactId>sxc-jaxb</artifactId>
-                <version>0.8-SNAPSHOT</version>
+                <version>0.7.2</version>
                 <exclusions>
                     <exclusion>
                         <groupId>stax</groupId>
@@ -1235,7 +1235,7 @@
             <dependency>
                 <groupId>com.envoisolutions.sxc</groupId>
                 <artifactId>sxc-runtime</artifactId>
-                <version>0.8-SNAPSHOT</version>
+                <version>0.7.2</version>
                 <!--<exclusions>-->
                     <!--<exclusion>-->
                         <!--<groupId>stax</groupId>-->