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