Repository: camel
Updated Branches:
refs/heads/camel-2.15.x b6f201c3c -> d46b642ce
Align tagsoup bundle to version 1.2.1_1
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d46b642c
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d46b642c
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d46b642c
Branch: refs/heads/camel-2.15.x
Commit: d46b642ce51d11ca06fd78a09ef60c43ebe3c40a
Parents: b6f201c
Author: Andrea Cosentino <ancosen@gmail.com>
Authored: Mon Aug 3 17:02:55 2015 +0200
Committer: Andrea Cosentino <ancosen@gmail.com>
Committed: Mon Aug 3 17:16:14 2015 +0200
----------------------------------------------------------------------
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/camel/blob/d46b642c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 310f6ae..503a7a1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -466,7 +466,7 @@
<stringtemplate-bundle-version>4.0.2_2</stringtemplate-bundle-version>
<stringtemplate-version>4.0.2</stringtemplate-version>
<taglist-maven-plugin-version>2.4</taglist-maven-plugin-version>
- <tagsoup-bundle-version>1.2_5</tagsoup-bundle-version>
+ <tagsoup-bundle-version>1.2.1_1</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>
|