Repository: camel Updated Branches: refs/heads/master e64ed926a -> 7143fae0f
Upgrade Twitter4j bundle to version 4.0.4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7143fae0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7143fae0 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7143fae0 Branch: refs/heads/master Commit: 7143fae0f378548f0820ee889a0c59455bf8bbc7 Parents: e64ed92 Author: Andrea Cosentino <[email protected]> Authored: Mon Jul 13 16:53:08 2015 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Mon Jul 13 16:53:08 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/7143fae0/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 8e777d5..9060c77 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -482,7 +482,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.3_1</twitter4j-bundle-version> + <twitter4j-bundle-version>4.0.4_1</twitter4j-bundle-version> <twitter4j-version>4.0.4</twitter4j-version> <univocity-parsers-version>1.2.1</univocity-parsers-version> <unix-socket-factory-version>2015-01-27T15-02-14</unix-socket-factory-version>
