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/09/17 15:52:28 UTC

svn commit: r1625590 - /syncope/branches/1_2_X/pom.xml

Author: ilgrosso
Date: Wed Sep 17 13:52:28 2014
New Revision: 1625590

URL: http://svn.apache.org/r1625590
Log:
Upgrading to Activiti 5.16.3

Modified:
    syncope/branches/1_2_X/pom.xml

Modified: syncope/branches/1_2_X/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_2_X/pom.xml?rev=1625590&r1=1625589&r2=1625590&view=diff
==============================================================================
--- syncope/branches/1_2_X/pom.xml (original)
+++ syncope/branches/1_2_X/pom.xml Wed Sep 17 13:52:28 2014
@@ -321,7 +321,7 @@ under the License.
     <commons-lang.version>3.3.2</commons-lang.version>
     <commons-codec.version>1.9</commons-codec.version>
 
-    <activiti.version>5.16.2</activiti.version>
+    <activiti.version>5.16.3</activiti.version>
     
     <aspectj.version>1.8.2</aspectj.version>