From 40b48a91634f2cd43f3f75dd8ecbd7374f7d4774 Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Wed, 18 Jun 2014 16:23:43 +0100 Subject: [PATCH] Apps shouldn't refer to a SNAPSHOT as they are not released in the same way. Refer to last stable build. --- android-integration/pom.xml | 2 +- android/pom.xml | 2 +- glass/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/android-integration/pom.xml b/android-integration/pom.xml index f2fc03dd98..610fb124e1 100644 --- a/android-integration/pom.xml +++ b/android-integration/pom.xml @@ -31,7 +31,7 @@ com.google.zxing zxing-parent - 3.1.1-SNAPSHOT + 3.1.0 diff --git a/android/pom.xml b/android/pom.xml index 9b97a90b7b..faaad05b66 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -39,7 +39,7 @@ com.google.zxing zxing-parent - 3.1.1-SNAPSHOT + 3.1.0 diff --git a/glass/pom.xml b/glass/pom.xml index 4b5435647e..5bf64eee6e 100644 --- a/glass/pom.xml +++ b/glass/pom.xml @@ -39,7 +39,7 @@ com.google.zxing zxing-parent - 3.1.1-SNAPSHOT + 3.1.0 diff --git a/pom.xml b/pom.xml index ac7bf6dd50..c455494a66 100644 --- a/pom.xml +++ b/pom.xml @@ -357,7 +357,7 @@ org.codehaus.mojo build-helper-maven-plugin - 1.8 + 1.9 org.codehaus.mojo