Repository: camel
Updated Branches:
refs/heads/camel-2.15.x e1ee912fa -> 296f81e71
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/296f81e7
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/296f81e7
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/296f81e7
Branch: refs/heads/camel-2.15.x
Commit: 296f81e712c10d6c620dd107363d68c70269204a
Parents: e1ee912
Author: Andrea Cosentino <ancosen@gmail.com>
Authored: Sun May 10 15:18:15 2015 +0200
Committer: Andrea Cosentino <ancosen@gmail.com>
Committed: Sun May 10 15:44:13 2015 +0200
----------------------------------------------------------------------
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/camel/blob/296f81e7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 74f9f26..41e7901 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -467,7 +467,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>
|