diff --git a/Documentation/dev-eclipse.txt b/Documentation/dev-eclipse.txt
index 40205ec7f1..cd458c3708 100644
--- a/Documentation/dev-eclipse.txt
+++ b/Documentation/dev-eclipse.txt
@@ -5,9 +5,9 @@ This document is about installing Gerrit into an Eclipse workspace
for development and debugging, especially with the GWT hosted
mode debugger.
-You will need to have the GWT (Google Web Toolkit) SDK installed on
-your system. A Java 5 or later SDK is also required to run GWT's
-compiler and runtime.
+You will need to have the GWT (Google Web Toolkit) 1.6 SDK installed
+on your system. A Java 6 or later SDK is also required to run
+GWT's compiler and runtime.
GWT requires the Sun JDK (or OpenJDK). The GWT "hosted mode"
environment (Eclipse debugger or "make web-shell") does not work
@@ -17,7 +17,7 @@ under libgcj.
User Library
------------
-Create a user library called `GWT`:
+Create a user library called `GWT_16`:
* Window > Preferences
* Java > Build Path > User Libraries
diff --git a/gerrit_debug.launch b/gerrit_debug.launch
index 9e6e4bc848..99c81458b4 100644
--- a/gerrit_debug.launch
+++ b/gerrit_debug.launch
@@ -12,7 +12,7 @@
-
+
diff --git a/gerrit_macos.launch b/gerrit_macos.launch
index 9823470c94..60db69c989 100644
--- a/gerrit_macos.launch
+++ b/gerrit_macos.launch
@@ -12,7 +12,7 @@
-
+
diff --git a/pom.xml b/pom.xml
index 04376b37ca..0292ad9d79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -254,10 +254,10 @@ limitations under the License.
0.4.0-354-g21c3d82
- 1.0.2
- 1.0.5
- 1.0.5
- 1.5.3
+ 1.1.0-SNAPSHOT
+ 1.1.0-SNAPSHOT
+ 1.1.0-SNAPSHOT
+ 1.6.4
OBF