Repository: servicemix Updated Branches: refs/heads/servicemix-6.x 8101f949b -> 8b75dfb15
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/8b75dfb1 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/8b75dfb1 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/8b75dfb1 Branch: refs/heads/servicemix-6.x Commit: 8b75dfb15b8fac9391ea92830a763c3824de2487 Parents: 8101f94 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:02 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/8b75dfb1/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index c318f09..9ff38ef 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.4</aries.blueprint.core.version> <aries.proxy.version>1.0.4</aries.proxy.version>
