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/10 15:19:20 UTC

camel git commit: Upgrade Twitter4j bundle to version 4.0.3_1

Repository: camel
Updated Branches:
  refs/heads/master 7e4480c41 -> 1babd7ca4


Upgrade Twitter4j bundle to version 4.0.3_1


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

Branch: refs/heads/master
Commit: 1babd7ca40373c2f24aae2b806fe1cf345aace0f
Parents: 7e4480c
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun May 10 15:18:15 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun May 10 15:18:15 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1babd7ca/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 376cef4..df09bf2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -471,7 +471,7 @@
     <tagsoup-bundle-version>1.2_5</tagsoup-bundle-version>
     <tagsoup-version>1.2.1</tagsoup-version>
     <testng-version>6.8.21</testng-version>
-    <twitter4j-bundle-version>4.0.2_1</twitter4j-bundle-version>
+    <twitter4j-bundle-version>4.0.3_1</twitter4j-bundle-version>
     <twitter4j-version>4.0.3</twitter4j-version>
     <univocity-parsers-version>1.2.1</univocity-parsers-version>
     <urlrewritefilter-version>4.0.4</urlrewritefilter-version>