From 64bce22867e68f0d374d6b169bbab50223959d2a Mon Sep 17 00:00:00 2001 From: srowen Date: Mon, 22 Oct 2012 14:13:57 +0000 Subject: [PATCH] Update Maven config and advance to v2.2 git-svn-id: https://zxing.googlecode.com/svn/trunk@2477 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android-integration/pom.xml | 10 +++++----- build.properties | 2 +- core/pom.xml | 8 ++++---- javase/pom.xml | 8 ++++---- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/android-integration/pom.xml b/android-integration/pom.xml index b3352390d..6530d8ad7 100644 --- a/android-integration/pom.xml +++ b/android-integration/pom.xml @@ -59,7 +59,7 @@ com.google.android android - 4.0.1.2 + 4.1.1.4 com.google.android @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.4 + 2.5.1 6 6 @@ -83,7 +83,7 @@ org.apache.maven.plugins maven-source-plugin - 2.1.2 + 2.2.1 attach-sources @@ -96,7 +96,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.8.1 + 2.9 attach-javadocs @@ -151,7 +151,7 @@ org.apache.maven.plugins maven-release-plugin - 2.3.1 + 2.3.2 org.apache.maven.plugins diff --git a/build.properties b/build.properties index b84371891..bcafb2719 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -version=2.1 +version=2.2 # These properties are mostly needed for the top-level javadoc target. android-home is required by # android-integration/, tomcat-home is needed by zxingorg/, GWT-home is needed by zxing.appspot.com/ . diff --git a/core/pom.xml b/core/pom.xml index 412bf4b27..f2230c558 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -62,7 +62,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.4 + 2.5.1 6 6 @@ -71,7 +71,7 @@ org.apache.maven.plugins maven-source-plugin - 2.1.2 + 2.2.1 attach-sources @@ -84,7 +84,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.8.1 + 2.9 attach-javadocs @@ -97,7 +97,7 @@ org.apache.maven.plugins maven-release-plugin - 2.3.1 + 2.3.2 org.apache.maven.plugins diff --git a/javase/pom.xml b/javase/pom.xml index c5656a626..038e2f195 100644 --- a/javase/pom.xml +++ b/javase/pom.xml @@ -69,7 +69,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.4 + 2.5.1 6 6 @@ -78,7 +78,7 @@ org.apache.maven.plugins maven-source-plugin - 2.1.2 + 2.2.1 attach-sources @@ -91,7 +91,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.8.1 + 2.9 attach-javadocs @@ -104,7 +104,7 @@ org.apache.maven.plugins maven-release-plugin - 2.3.1 + 2.3.2 org.apache.maven.plugins