Repository: servicemix Updated Branches: refs/heads/master 9bec19979 -> 4340378f0
Upgrade to Activiti 5.19.0.1 (closes #37, closes #38, closes #40) Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/4340378f Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/4340378f Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/4340378f Branch: refs/heads/master Commit: 4340378f04d220ab7fcb0fefc6dae1a0b68c0f55 Parents: 9bec199 Author: Andrea Cosentino <[email protected]> Authored: Tue Dec 8 10:37:00 2015 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Wed Dec 9 20:32:37 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/4340378f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 0aa992f..d921a4c 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>
