Repository: servicemix Updated Branches: refs/heads/servicemix-5.x 316c9c465 -> fcd38900f
Upgrade to Activiti 5.19.0.1 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/fcd38900 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/fcd38900 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/fcd38900 Branch: refs/heads/servicemix-5.x Commit: fcd38900f50440eab4bc0c7a36c87e7aae700c37 Parents: 316c9c4 Author: Andrea Cosentino <[email protected]> Authored: Tue Dec 8 10:37:00 2015 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Wed Dec 9 20:30:44 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/fcd38900/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 40fe06c..27b531a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -39,7 +39,7 @@ <!-- Properties --> <properties> <activemq.version>5.12.1</activemq.version> - <activiti.version>5.19.0</activiti.version> + <activiti.version>5.19.0.1</activiti.version> <akka.version>2.3.9</akka.version> <aries.blueprint.core.version>1.4.3</aries.blueprint.core.version> <aries.proxy.version>1.0.4</aries.proxy.version>
