You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/04/15 20:05:06 UTC

[3/4] camel git commit: Upgrade JBPM to version 6.4.0.Final

Upgrade JBPM to version 6.4.0.Final


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e78f7087
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e78f7087
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e78f7087

Branch: refs/heads/master
Commit: e78f708793bb78bd1c134fca7472a107cde23cd5
Parents: 5c086e6
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Apr 15 19:24:40 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Apr 15 20:04:40 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/e78f7087/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6359c6e..03906d1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -280,7 +280,7 @@
     <javax.servlet-api-version>3.1.0</javax.servlet-api-version>
     <jaxb-bundle-version>2.2.6_1</jaxb-bundle-version>
     <jaxen-version>1.1.6</jaxen-version>
-    <jbpm-version>6.3.0.Final</jbpm-version>
+    <jbpm-version>6.4.0.Final</jbpm-version>
     <jboss-javaee-6-version>1.0.0.Final</jboss-javaee-6-version>
     <jboss-logging-version>3.3.0.Final</jboss-logging-version>
     <jboss-marshalling-version>1.4.10.Final</jboss-marshalling-version>