diff --git a/base-adapter-helper-sample/pom.xml b/base-adapter-helper-sample/pom.xml
index fd6d247..768c4fb 100644
--- a/base-adapter-helper-sample/pom.xml
+++ b/base-adapter-helper-sample/pom.xml
@@ -5,7 +5,7 @@
com.joanzapata.android
base-adapter-helper-parent
- 1.1.7-SNAPSHOT
+ 1.1.7
com.joanzapata.android
diff --git a/base-adapter-helper/pom.xml b/base-adapter-helper/pom.xml
index 4d843e1..98f8b09 100644
--- a/base-adapter-helper/pom.xml
+++ b/base-adapter-helper/pom.xml
@@ -4,7 +4,7 @@
com.joanzapata.android
base-adapter-helper-parent
- 1.1.7-SNAPSHOT
+ 1.1.7
com.joanzapata.android
diff --git a/pom.xml b/pom.xml
index b7d23a4..c05be86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
com.joanzapata.android
base-adapter-helper-parent
- 1.1.7-SNAPSHOT
+ 1.1.7
base-adapter-helper-parent
pom
Abstraction for the usual BaseAdapter "ViewHolder" pattern