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/08/02 09:07:04 UTC

svn commit: r1368370 - /incubator/syncope/branches/1_0_X/parent/pom.xml

Author: ilgrosso
Date: Thu Aug  2 07:07:04 2012
New Revision: 1368370

URL: http://svn.apache.org/viewvc?rev=1368370&view=rev
Log:
Updating to latest ConnId framework 1.3.2

Modified:
    incubator/syncope/branches/1_0_X/parent/pom.xml

Modified: incubator/syncope/branches/1_0_X/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/branches/1_0_X/parent/pom.xml?rev=1368370&r1=1368369&r2=1368370&view=diff
==============================================================================
--- incubator/syncope/branches/1_0_X/parent/pom.xml (original)
+++ incubator/syncope/branches/1_0_X/parent/pom.xml Thu Aug  2 07:07:04 2012
@@ -232,7 +232,7 @@ under the License.
     <jsp-api.version>2.2</jsp-api.version>
     <jstl.version>1.2</jstl.version>
         
-    <connid.version>1.3.1</connid.version>
+    <connid.version>1.3.2</connid.version>
     <connid.soap.version>1.2.2</connid.soap.version>
     <connid.db.table.version>2.1.2</connid.db.table.version>
     <connid.csvdir.version>0.2</connid.csvdir.version>