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/06/27 11:31:11 UTC

camel git commit: Upgrade ZXing to version 3.2.0

Repository: camel
Updated Branches:
  refs/heads/master b47decaec -> a0415d496


Upgrade ZXing to version 3.2.0


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

Branch: refs/heads/master
Commit: a0415d49653975b613eeb1bb2ef5d06bb743fe1e
Parents: b47deca
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Jun 27 11:29:08 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Jun 27 11:29:32 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/a0415d49/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d9b2d5b..0ff8a73 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -526,8 +526,8 @@
     <xstream-version>1.4.8</xstream-version>
     <xom-version>1.2.5</xom-version>
     <yammer-metrics-version>2.2.0</yammer-metrics-version>
-    <zxing-version>3.0.0</zxing-version>
-	<zxing-bundle-version>3.0.1_1</zxing-bundle-version>
+    <zxing-version>3.2.0</zxing-version>
+	<zxing-bundle-version>3.2.0_1</zxing-bundle-version>
     <zookeeper-version>3.4.6</zookeeper-version>
 
     <!-- OSGi bundles properties -->