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 2015/11/16 17:48:30 UTC

camel git commit: Upgrade Chunk Templates to version 3.1.0

Repository: camel
Updated Branches:
  refs/heads/master b2ad1ff5a -> 8aab177fb


Upgrade Chunk Templates to version 3.1.0


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

Branch: refs/heads/master
Commit: 8aab177fbaa4d5bcef06c5537e62c1d6a023d849
Parents: b2ad1ff
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Nov 16 17:45:08 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Nov 16 17:45:08 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8aab177f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b3bbf06..980968e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -89,7 +89,7 @@
     <cdi-api-version>1.1</cdi-api-version>
     <cglib-bundle-version>3.1_1</cglib-bundle-version>
     <cglib-version>3.1</cglib-version>
-    <chunk-templates-version>3.0.2</chunk-templates-version>
+    <chunk-templates-version>3.1.0</chunk-templates-version>
     <classmate-version>1.3.1</classmate-version>
     <cmis-version>0.13.0</cmis-version>
     <cometd-bayeux-version>6.1.11</cometd-bayeux-version>