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 2014/06/25 17:03:47 UTC

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

Author: ilgrosso
Date: Wed Jun 25 15:03:47 2014
New Revision: 1605437

URL: http://svn.apache.org/r1605437
Log:
[SYNCOPE-514] Setting SOAP bundle version to 1.2.8 which resolves the problems with Glassfish 4

Modified:
    syncope/trunk/pom.xml

Modified: syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1605437&r1=1605436&r2=1605437&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Wed Jun 25 15:03:47 2014
@@ -311,7 +311,7 @@ under the License.
     <jax-rs.version>2.0</jax-rs.version>
         
     <connid.version>1.3.3</connid.version>
-    <connid.soap.version>1.2.7</connid.soap.version>
+    <connid.soap.version>1.2.8</connid.soap.version>
     <connid.db.table.version>2.1.7</connid.db.table.version>
     <connid.csvdir.version>0.7</connid.csvdir.version>
     <connid.ldap.version>1.3.7</connid.ldap.version>