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/07/19 12:16:26 UTC

camel git commit: Upgrade Chunk to version 3.0.1

Repository: camel
Updated Branches:
  refs/heads/master c1e500b09 -> 80bb02d58


Upgrade Chunk to version 3.0.1


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

Branch: refs/heads/master
Commit: 80bb02d584962e56575e6d015bf398d6938da0ed
Parents: c1e500b
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Jul 19 12:15:19 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Jul 19 12:15:19 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/80bb02d5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0e001d6..78ec68b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,7 +88,7 @@
     <cdi-api-version>1.1</cdi-api-version>
     <cglib-bundle-version>2.1_3_7</cglib-bundle-version>
     <cglib-version>2.2</cglib-version>
-    <chunk-templates-version>3.0.0</chunk-templates-version>
+    <chunk-templates-version>3.0.1</chunk-templates-version>
     <classmate-version>1.0.0</classmate-version>
     <cmis-version>0.13.0</cmis-version>
     <cometd-bayeux-version>6.1.11</cometd-bayeux-version>