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/05/08 15:44:21 UTC

camel git commit: Upgrade Aspectj to 1.8.5

Repository: camel
Updated Branches:
  refs/heads/master edabde20e -> 3075e55e3


Upgrade Aspectj to 1.8.5


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

Branch: refs/heads/master
Commit: 3075e55e3c34c0e893dce1c68aec059a07b689a0
Parents: edabde2
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri May 8 14:44:54 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri May 8 15:43:10 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3075e55e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c9c582f..500c2e5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -53,7 +53,7 @@
     <arquillian-weld-ee-embedded-version>1.0.0.CR3</arquillian-weld-ee-embedded-version>
     <asm-bundle-version>3.3.1_1</asm-bundle-version>
     <asm-version>3.3.1</asm-version>
-    <aspectj-version>1.6.2</aspectj-version>
+    <aspectj-version>1.8.5</aspectj-version>
     <atmos-client-version>2.2.2</atmos-client-version>
     <atmosphere-version>2.2.6</atmosphere-version>
     <atmosphere-version-range>[2.0,3.0)</atmosphere-version-range>