From 38eb59ba8833ecde0cbc7705bd4ba7f41b8efa85 Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Sun, 30 Oct 2011 22:08:10 -0400 Subject: [PATCH] [maven-release-plugin] prepare release 3.4.0 --- library/pom.xml | 2 +- plugins/maps/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/preference/pom.xml | 2 +- pom.xml | 2 +- samples/demos/pom.xml | 2 +- samples/pom.xml | 2 +- samples/shakespeare/pom.xml | 2 +- samples/styled/pom.xml | 2 +- test/app/pom.xml | 2 +- test/pom.xml | 2 +- test/runner/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/library/pom.xml b/library/pom.xml index ee124c3f9..b6bbf525f 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 3.4.0-SNAPSHOT + 3.4.0 ../pom.xml diff --git a/plugins/maps/pom.xml b/plugins/maps/pom.xml index 7c55d76e6..ca5d0e2c3 100644 --- a/plugins/maps/pom.xml +++ b/plugins/maps/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-plugins - 3.4.0-SNAPSHOT + 3.4.0 ../pom.xml diff --git a/plugins/pom.xml b/plugins/pom.xml index 9156e62f5..807a5e320 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 3.4.0-SNAPSHOT + 3.4.0 ../pom.xml diff --git a/plugins/preference/pom.xml b/plugins/preference/pom.xml index 3b6358d40..426846e9c 100644 --- a/plugins/preference/pom.xml +++ b/plugins/preference/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-plugins - 3.4.0-SNAPSHOT + 3.4.0 ../pom.xml diff --git a/pom.xml b/pom.xml index db0e6aed7..e79e2b084 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.actionbarsherlock parent pom - 3.4.0-SNAPSHOT + 3.4.0 ActionBarSherlock (Parent) Android library for implementing the action bar design pattern using the native ActionBar on 3.0+ and a custom implementation on pre-3.0 all through the same API. diff --git a/samples/demos/pom.xml b/samples/demos/pom.xml index 61b3d6412..a2c954e12 100644 --- a/samples/demos/pom.xml +++ b/samples/demos/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 3.4.0-SNAPSHOT + 3.4.0 ../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index a5b0e4720..daa7d5a14 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 3.4.0-SNAPSHOT + 3.4.0 ../pom.xml diff --git a/samples/shakespeare/pom.xml b/samples/shakespeare/pom.xml index 748b2145e..aa98590a0 100644 --- a/samples/shakespeare/pom.xml +++ b/samples/shakespeare/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 3.4.0-SNAPSHOT + 3.4.0 ../pom.xml diff --git a/samples/styled/pom.xml b/samples/styled/pom.xml index 41eb3ba7e..2fb6d63b8 100644 --- a/samples/styled/pom.xml +++ b/samples/styled/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 3.4.0-SNAPSHOT + 3.4.0 ../pom.xml diff --git a/test/app/pom.xml b/test/app/pom.xml index c42c5e077..a03293ee5 100644 --- a/test/app/pom.xml +++ b/test/app/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-test - 3.4.0-SNAPSHOT + 3.4.0 ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index 217bc6933..c1f76e875 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 3.4.0-SNAPSHOT + 3.4.0 ../pom.xml diff --git a/test/runner/pom.xml b/test/runner/pom.xml index 8d9aa858f..7b0028571 100644 --- a/test/runner/pom.xml +++ b/test/runner/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-test - 3.4.0-SNAPSHOT + 3.4.0 ../pom.xml