diff --git a/library/pom.xml b/library/pom.xml index e0eb181..6d8cac5 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -11,7 +11,7 @@ com.nineoldandroids parent - 2.4.0-SNAPSHOT + 2.4.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 8501742..f33140e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.nineoldandroids parent pom - 2.4.0-SNAPSHOT + 2.4.0 Nine Old Androids (Parent) Android library for using the Honeycomb animation API on all versions of the platform back to 1.0! diff --git a/sample/pom.xml b/sample/pom.xml index dbdf1ef..3f74f77 100644 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -11,7 +11,7 @@ com.nineoldandroids parent - 2.4.0-SNAPSHOT + 2.4.0 ../pom.xml