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 2012/07/09 11:09:38 UTC

svn commit: r1358985 - /incubator/syncope/trunk/parent/pom.xml

Author: ilgrosso
Date: Mon Jul  9 09:09:38 2012
New Revision: 1358985

URL: http://svn.apache.org/viewvc?rev=1358985&view=rev
Log:
Upgrading to latest ConnId's SOAP bundle 1.2.1

Modified:
    incubator/syncope/trunk/parent/pom.xml

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1358985&r1=1358984&r2=1358985&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Mon Jul  9 09:09:38 2012
@@ -233,7 +233,7 @@ under the License.
     <jstl.version>1.2</jstl.version>
         
     <connid.version>1.3.1</connid.version>
-    <connid.soap.version>1.2</connid.soap.version>
+    <connid.soap.version>1.2.1</connid.soap.version>
     <connid.db.table.version>2.1.2</connid.db.table.version>
     <connid.csvdir.version>0.2</connid.csvdir.version>
     <connid.ldap.version>1.3.1</connid.ldap.version>