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/09/23 17:20:34 UTC

camel git commit: Upgrade Classmate to version 1.3.0

Repository: camel
Updated Branches:
  refs/heads/master 9149c1d6a -> 9a80efade


Upgrade Classmate to version 1.3.0


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

Branch: refs/heads/master
Commit: 9a80efade3de659167977870e02d5a9df9c419d1
Parents: 9149c1d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Sep 23 17:17:13 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Sep 23 17:17:13 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/9a80efad/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9e0fad8..ec15eb0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -90,7 +90,7 @@
     <cglib-bundle-version>3.1_1</cglib-bundle-version>
     <cglib-version>3.1</cglib-version>
     <chunk-templates-version>3.0.1</chunk-templates-version>
-    <classmate-version>1.2.0</classmate-version>
+    <classmate-version>1.3.0</classmate-version>
     <cmis-version>0.13.0</cmis-version>
     <cometd-bayeux-version>6.1.11</cometd-bayeux-version>
     <cometd-java-client-version>2.4.3</cometd-java-client-version>