You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2013/02/07 15:49:06 UTC

svn commit: r1443511 - /syncope/trunk/pom.xml

Author: ilgrosso
Date: Thu Feb  7 14:49:06 2013
New Revision: 1443511

URL: http://svn.apache.org/viewvc?rev=1443511&view=rev
Log:
Upgrading SOAP connector bundle to 1.2.5

Modified:
    syncope/trunk/pom.xml

Modified: syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1443511&r1=1443510&r2=1443511&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Thu Feb  7 14:49:06 2013
@@ -278,7 +278,7 @@ under the License.
     <jstl.version>1.2</jstl.version>
         
     <connid.version>1.3.2</connid.version>
-    <connid.soap.version>1.2.4</connid.soap.version>
+    <connid.soap.version>1.2.5</connid.soap.version>
     <connid.db.table.version>2.1.4</connid.db.table.version>
     <connid.csvdir.version>0.5</connid.csvdir.version>
     <connid.ldap.version>1.3.4</connid.ldap.version>