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/10/31 14:52:17 UTC

camel git commit: Upgrade Chunk Templates to version 3.0.2

Repository: camel
Updated Branches:
  refs/heads/master 7daa4fe60 -> a54e8dd66


Upgrade Chunk Templates to version 3.0.2


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

Branch: refs/heads/master
Commit: a54e8dd6687f30676242f836539709b3dc4390ce
Parents: 7daa4fe
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Oct 31 14:51:21 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Oct 31 14:51:21 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/a54e8dd6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7c74586..5c1c1c9 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.1</chunk-templates-version>
+    <chunk-templates-version>3.0.2</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>