From 8a0f575f95d2253211653669328603d5e3b886f1 Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Sun, 18 Dec 2011 19:45:52 -0500 Subject: [PATCH] [maven-release-plugin] prepare release 3.5.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/plugins/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 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/library/pom.xml b/library/pom.xml index e06379a3d..52596145f 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/plugins/maps/pom.xml b/plugins/maps/pom.xml index ade824040..24169c0e9 100644 --- a/plugins/maps/pom.xml +++ b/plugins/maps/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-plugins - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/plugins/pom.xml b/plugins/pom.xml index e154a866d..f5ea7faee 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/plugins/preference/pom.xml b/plugins/preference/pom.xml index 52b499ac4..0f14dddbf 100644 --- a/plugins/preference/pom.xml +++ b/plugins/preference/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-plugins - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 9f61ca81c..6c0f59ffd 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.actionbarsherlock parent pom - 3.5.0-SNAPSHOT + 3.5.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 986f5ad30..9de24e4b7 100644 --- a/samples/demos/pom.xml +++ b/samples/demos/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/samples/plugins/pom.xml b/samples/plugins/pom.xml index afbd47659..819eb3413 100644 --- a/samples/plugins/pom.xml +++ b/samples/plugins/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index e99113909..9c07af191 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/samples/shakespeare/pom.xml b/samples/shakespeare/pom.xml index ba9abcaef..b0212bd06 100644 --- a/samples/shakespeare/pom.xml +++ b/samples/shakespeare/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/samples/styled/pom.xml b/samples/styled/pom.xml index bd9fe46ea..0432aa2d5 100644 --- a/samples/styled/pom.xml +++ b/samples/styled/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/test/app/pom.xml b/test/app/pom.xml index 2c65bb7a3..ff1b1ee7c 100644 --- a/test/app/pom.xml +++ b/test/app/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-test - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index ea4578abb..7f2d9a59f 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/test/runner/pom.xml b/test/runner/pom.xml index af9de5e90..ce218e7c8 100644 --- a/test/runner/pom.xml +++ b/test/runner/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-test - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml