From cf437edf75106d7170141c796fb9c86ed109a03d Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Sun, 15 Apr 2012 22:22:06 -0700 Subject: [PATCH] [maven-release-plugin] prepare release 4.0.2 --- library/pom.xml | 2 +- pom.xml | 2 +- samples/demos/pom.xml | 2 +- samples/fragments/pom.xml | 2 +- samples/pom.xml | 2 +- samples/roboguice/pom.xml | 2 +- samples/styled/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/library/pom.xml b/library/pom.xml index 8f6002cd9..ba4d427d0 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 4.0.2-SNAPSHOT + 4.0.2 ../pom.xml diff --git a/pom.xml b/pom.xml index 1b67017ba..e763e789b 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.actionbarsherlock parent pom - 4.0.2-SNAPSHOT + 4.0.2 ActionBarSherlock (Parent) Android library for implementing the action bar design pattern using the backported sources of Ice Cream Sandwich. diff --git a/samples/demos/pom.xml b/samples/demos/pom.xml index e0646670b..326e2a4e6 100644 --- a/samples/demos/pom.xml +++ b/samples/demos/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 4.0.2-SNAPSHOT + 4.0.2 ../pom.xml diff --git a/samples/fragments/pom.xml b/samples/fragments/pom.xml index ebd07403c..1f07e833e 100644 --- a/samples/fragments/pom.xml +++ b/samples/fragments/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 4.0.2-SNAPSHOT + 4.0.2 ../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index 973745715..ab16d95b4 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent - 4.0.2-SNAPSHOT + 4.0.2 ../pom.xml diff --git a/samples/roboguice/pom.xml b/samples/roboguice/pom.xml index 3f9991126..bc7da4b25 100644 --- a/samples/roboguice/pom.xml +++ b/samples/roboguice/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 4.0.2-SNAPSHOT + 4.0.2 ../pom.xml diff --git a/samples/styled/pom.xml b/samples/styled/pom.xml index 7c2f0f514..fc1add41e 100644 --- a/samples/styled/pom.xml +++ b/samples/styled/pom.xml @@ -11,7 +11,7 @@ com.actionbarsherlock parent-sample - 4.0.2-SNAPSHOT + 4.0.2 ../pom.xml