diff --git a/extras/PullToRefreshListFragment/pom.xml b/extras/PullToRefreshListFragment/pom.xml
index b67c8bbe4..31126354a 100644
--- a/extras/PullToRefreshListFragment/pom.xml
+++ b/extras/PullToRefreshListFragment/pom.xml
@@ -10,7 +10,7 @@
com.github.chrisbanes.pulltorefresh
extras
- 2.1.2-SNAPSHOT
+ 2.1.2
diff --git a/extras/PullToRefreshViewPager/pom.xml b/extras/PullToRefreshViewPager/pom.xml
index 55978777f..f051c99df 100644
--- a/extras/PullToRefreshViewPager/pom.xml
+++ b/extras/PullToRefreshViewPager/pom.xml
@@ -10,7 +10,7 @@
com.github.chrisbanes.pulltorefresh
extras
- 2.1.2-SNAPSHOT
+ 2.1.2
diff --git a/extras/pom.xml b/extras/pom.xml
index 78cab515e..3c37dfa32 100644
--- a/extras/pom.xml
+++ b/extras/pom.xml
@@ -10,7 +10,7 @@
com.github.chrisbanes.pulltorefresh
parent
- 2.1.2-SNAPSHOT
+ 2.1.2
diff --git a/library/pom.xml b/library/pom.xml
index 6b48e0adb..fb4a535e2 100644
--- a/library/pom.xml
+++ b/library/pom.xml
@@ -10,7 +10,7 @@
com.github.chrisbanes.pulltorefresh
parent
- 2.1.2-SNAPSHOT
+ 2.1.2
diff --git a/library/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java b/library/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java
index e76b234f3..4b8adadbe 100644
--- a/library/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java
+++ b/library/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java
@@ -46,7 +46,7 @@ public abstract class PullToRefreshBase extends LinearLayout imp
// Constants
// ===========================================================
- static final boolean DEBUG = true;
+ static final boolean DEBUG = false;
static final boolean USE_HW_LAYERS = false;
diff --git a/pom.xml b/pom.xml
index 1a755fea7..c0402514b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.github.chrisbanes.pulltorefresh
parent
pom
- 2.1.2-SNAPSHOT
+ 2.1.2
Android-PullToRefresh Project
Implementation of the Pull-to-Refresh UI Pattern for Android.
https://github.com/chrisbanes/Android-PullToRefresh
@@ -45,7 +45,7 @@
1.6
4.1.1.4
16
- 3.2.0
+ 3.6.0
diff --git a/sample/pom.xml b/sample/pom.xml
index dafd460f2..1a9d8e48e 100644
--- a/sample/pom.xml
+++ b/sample/pom.xml
@@ -10,7 +10,7 @@
com.github.chrisbanes.pulltorefresh
parent
- 2.1.2-SNAPSHOT
+ 2.1.2