You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by ru...@apache.org on 2010/12/02 10:58:02 UTC

svn commit: r1041317 - /synapse/branches/2.0/pom.xml

Author: ruwan
Date: Thu Dec  2 09:58:01 2010
New Revision: 1041317

URL: http://svn.apache.org/viewvc?rev=1041317&view=rev
Log:
fixing the sandesha2 version

Modified:
    synapse/branches/2.0/pom.xml

Modified: synapse/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/pom.xml?rev=1041317&r1=1041316&r2=1041317&view=diff
==============================================================================
--- synapse/branches/2.0/pom.xml (original)
+++ synapse/branches/2.0/pom.xml Thu Dec  2 09:58:01 2010
@@ -831,7 +831,7 @@
         <!-- addressing, rampart, neethi -->
         <addressing.version>1.5.2</addressing.version>
         <rampart.version>1.5</rampart.version>
-        <sandesha2.version>SNAPSHOT</sandesha2.version>
+        <sandesha2.version>1.3-1041287</sandesha2.version>
         <neethi.version>2.0.4</neethi.version>
         <wss4j.version>1.5.8</wss4j.version>
         <jruby.version>1.3.0</jruby.version>