From a69aad4d64f94363c31cfc176cf61b2d9cbf2c3e Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 13 Jul 2012 14:39:47 -0700 Subject: [PATCH] Prepare 1.0.4 release --- app/AndroidManifest.xml | 4 ++-- app/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/AndroidManifest.xml b/app/AndroidManifest.xml index 7bcc0b68c..6bee7c3c0 100644 --- a/app/AndroidManifest.xml +++ b/app/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="500" + android:versionName="1.0.4" > 4.0.0 - 1.0.3 + 1.0.4 com.github.github github-android-parent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 7a1b9a1a0..dcd9df205 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ 4.0.0 - 1.0.3 + 1.0.4 com.github.github github-android-parent diff --git a/pom.xml b/pom.xml index 2cf4df207..8b1082039 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - 1.0.3 + 1.0.4 com.github.github github-android-parent pom