From b96fdb5ad722c7721c7dfe908184cf31283c3948 Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Mon, 12 Sep 2011 21:26:45 -0400 Subject: [PATCH] [maven-release-plugin] prepare release 3.2.1 --- library/pom.xml | 2 +- plugins/maps/pom.xml | 2 +- plugins/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 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/library/pom.xml b/library/pom.xml index a0f24098c..fafff0d6f 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 3.2.1-SNAPSHOT + 3.2.1 ../pom.xml diff --git a/plugins/maps/pom.xml b/plugins/maps/pom.xml index c171823d0..364bb26d1 100644 --- a/plugins/maps/pom.xml +++ b/plugins/maps/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-plugins - 3.2.1-SNAPSHOT + 3.2.1 ../pom.xml diff --git a/plugins/pom.xml b/plugins/pom.xml index 37be16405..196da2e1b 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 3.2.1-SNAPSHOT + 3.2.1 ../pom.xml diff --git a/pom.xml b/pom.xml index d99d51645..039108f88 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.actionbarsherlock parent pom - 3.2.1-SNAPSHOT + 3.2.1 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 99c26277e..35411a36a 100644 --- a/samples/demos/pom.xml +++ b/samples/demos/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 3.2.1-SNAPSHOT + 3.2.1 ../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index 7ab3ed0c8..393778494 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 3.2.1-SNAPSHOT + 3.2.1 ../pom.xml diff --git a/samples/shakespeare/pom.xml b/samples/shakespeare/pom.xml index dea261cde..f6a8917bb 100644 --- a/samples/shakespeare/pom.xml +++ b/samples/shakespeare/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 3.2.1-SNAPSHOT + 3.2.1 ../pom.xml diff --git a/samples/styled/pom.xml b/samples/styled/pom.xml index 24c9fa4bd..2668692da 100644 --- a/samples/styled/pom.xml +++ b/samples/styled/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 3.2.1-SNAPSHOT + 3.2.1 ../pom.xml diff --git a/test/app/pom.xml b/test/app/pom.xml index b971a69dd..7ce4fe462 100644 --- a/test/app/pom.xml +++ b/test/app/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-test - 3.2.1-SNAPSHOT + 3.2.1 ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index e3c673d48..90d57b4e5 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 3.2.1-SNAPSHOT + 3.2.1 ../pom.xml diff --git a/test/runner/pom.xml b/test/runner/pom.xml index 4596d911a..23de88fd6 100644 --- a/test/runner/pom.xml +++ b/test/runner/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-test - 3.2.1-SNAPSHOT + 3.2.1 ../pom.xml