From db5f3ac62cb7965ff323efb1688b0f5f5f152ab3 Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Tue, 29 May 2018 10:31:42 -0500 Subject: [PATCH] Update android apps to use 3.3.4-SNAPSHOT --- android-core/pom.xml | 4 ++-- android-integration/pom.xml | 4 ++-- android/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/android-core/pom.xml b/android-core/pom.xml index d499755d76..1feab0a203 100644 --- a/android-core/pom.xml +++ b/android-core/pom.xml @@ -18,7 +18,7 @@ 4.0.0 android-core - 3.3.3 + 3.3.4-SNAPSHOT jar @@ -31,7 +31,7 @@ com.google.zxing zxing-parent - 3.3.3 + 3.3.4-SNAPSHOT ZXing Android Core diff --git a/android-integration/pom.xml b/android-integration/pom.xml index b5dfaa9653..f2993edb87 100644 --- a/android-integration/pom.xml +++ b/android-integration/pom.xml @@ -18,7 +18,7 @@ 4.0.0 android-integration - 3.3.3 + 3.3.4-SNAPSHOT jar @@ -31,7 +31,7 @@ com.google.zxing zxing-parent - 3.3.3 + 3.3.4-SNAPSHOT ZXing Android Integration lib diff --git a/android/pom.xml b/android/pom.xml index e428af24ad..a4e6c4e401 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -39,7 +39,7 @@ com.google.zxing zxing-parent - 3.3.3 + 3.3.4-SNAPSHOT