Change version to 5.1.1
diff --git a/features/org.eclipse.dltk.ruby-feature/pom.xml b/features/org.eclipse.dltk.ruby-feature/pom.xml
index c0d3eeb..238cbae 100644
--- a/features/org.eclipse.dltk.ruby-feature/pom.xml
+++ b/features/org.eclipse.dltk.ruby-feature/pom.xml
@@ -5,11 +5,10 @@
   <parent>
     <artifactId>ruby</artifactId>
     <groupId>org.eclipse.dltk.ruby</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.features</groupId>
   <artifactId>org.eclipse.dltk.ruby</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 </project>
diff --git a/features/org.eclipse.dltk.ruby.sdk/pom.xml b/features/org.eclipse.dltk.ruby.sdk/pom.xml
index 9376341..062b833 100644
--- a/features/org.eclipse.dltk.ruby.sdk/pom.xml
+++ b/features/org.eclipse.dltk.ruby.sdk/pom.xml
@@ -5,11 +5,9 @@
   <parent>
     <artifactId>ruby</artifactId>
     <groupId>org.eclipse.dltk.ruby</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
-  <groupId>org.eclipse.dltk.ruby</groupId>
   <artifactId>org.eclipse.dltk.ruby.sdk</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 </project>
diff --git a/plugins/org.eclipse.dltk.ruby.abstractdebugger/pom.xml b/plugins/org.eclipse.dltk.ruby.abstractdebugger/pom.xml
index d72df1a..ab4d8e4 100644
--- a/plugins/org.eclipse.dltk.ruby.abstractdebugger/pom.xml
+++ b/plugins/org.eclipse.dltk.ruby.abstractdebugger/pom.xml
@@ -5,11 +5,9 @@
   <parent>
     <artifactId>ruby</artifactId>
     <groupId>org.eclipse.dltk.ruby</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
-  <groupId>org.eclipse.dltk.ruby</groupId>
   <artifactId>org.eclipse.dltk.ruby.abstractdebugger</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.dltk.ruby.activestatedebugger/pom.xml b/plugins/org.eclipse.dltk.ruby.activestatedebugger/pom.xml
index 9ea7ff8..a44607c 100644
--- a/plugins/org.eclipse.dltk.ruby.activestatedebugger/pom.xml
+++ b/plugins/org.eclipse.dltk.ruby.activestatedebugger/pom.xml
@@ -5,11 +5,9 @@
   <parent>
     <artifactId>ruby</artifactId>
     <groupId>org.eclipse.dltk.ruby</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
-  <groupId>org.eclipse.dltk.ruby</groupId>
   <artifactId>org.eclipse.dltk.ruby.activestatedebugger</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.dltk.ruby.basicdebugger/pom.xml b/plugins/org.eclipse.dltk.ruby.basicdebugger/pom.xml
index 22a3481..87c5495 100644
--- a/plugins/org.eclipse.dltk.ruby.basicdebugger/pom.xml
+++ b/plugins/org.eclipse.dltk.ruby.basicdebugger/pom.xml
@@ -5,11 +5,9 @@
   <parent>
     <artifactId>ruby</artifactId>
     <groupId>org.eclipse.dltk.ruby</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
-  <groupId>org.eclipse.dltk.ruby</groupId>
   <artifactId>org.eclipse.dltk.ruby.basicdebugger</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.dltk.ruby.core/pom.xml b/plugins/org.eclipse.dltk.ruby.core/pom.xml
index 747f1b1..a3fb6bf 100644
--- a/plugins/org.eclipse.dltk.ruby.core/pom.xml
+++ b/plugins/org.eclipse.dltk.ruby.core/pom.xml
@@ -5,11 +5,9 @@
   <parent>
     <artifactId>ruby</artifactId>
     <groupId>org.eclipse.dltk.ruby</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
-  <groupId>org.eclipse.dltk.ruby</groupId>
   <artifactId>org.eclipse.dltk.ruby.core</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.dltk.ruby.debug.ui/pom.xml b/plugins/org.eclipse.dltk.ruby.debug.ui/pom.xml
index e0aa1e5..d3bbe81 100644
--- a/plugins/org.eclipse.dltk.ruby.debug.ui/pom.xml
+++ b/plugins/org.eclipse.dltk.ruby.debug.ui/pom.xml
@@ -5,11 +5,9 @@
   <parent>
     <artifactId>ruby</artifactId>
     <groupId>org.eclipse.dltk.ruby</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
-  <groupId>org.eclipse.dltk.ruby</groupId>
   <artifactId>org.eclipse.dltk.ruby.debug.ui</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.dltk.ruby.debug/pom.xml b/plugins/org.eclipse.dltk.ruby.debug/pom.xml
index afa9f69..3d0e8eb 100644
--- a/plugins/org.eclipse.dltk.ruby.debug/pom.xml
+++ b/plugins/org.eclipse.dltk.ruby.debug/pom.xml
@@ -5,11 +5,9 @@
   <parent>
     <artifactId>ruby</artifactId>
     <groupId>org.eclipse.dltk.ruby</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
-  <groupId>org.eclipse.dltk.ruby</groupId>
   <artifactId>org.eclipse.dltk.ruby.debug</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.dltk.ruby.fastdebugger/pom.xml b/plugins/org.eclipse.dltk.ruby.fastdebugger/pom.xml
index da96f02..3789145 100644
--- a/plugins/org.eclipse.dltk.ruby.fastdebugger/pom.xml
+++ b/plugins/org.eclipse.dltk.ruby.fastdebugger/pom.xml
@@ -5,11 +5,9 @@
   <parent>
     <artifactId>ruby</artifactId>
     <groupId>org.eclipse.dltk.ruby</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
-  <groupId>org.eclipse.dltk.ruby</groupId>
   <artifactId>org.eclipse.dltk.ruby.fastdebugger</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.dltk.ruby.formatter/pom.xml b/plugins/org.eclipse.dltk.ruby.formatter/pom.xml
index 36fab82..b173561 100644
--- a/plugins/org.eclipse.dltk.ruby.formatter/pom.xml
+++ b/plugins/org.eclipse.dltk.ruby.formatter/pom.xml
@@ -5,11 +5,9 @@
   <parent>
     <artifactId>ruby</artifactId>
     <groupId>org.eclipse.dltk.ruby</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
-  <groupId>org.eclipse.dltk.ruby</groupId>
   <artifactId>org.eclipse.dltk.ruby.formatter</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.dltk.ruby.launching/pom.xml b/plugins/org.eclipse.dltk.ruby.launching/pom.xml
index faf374d..f36019c 100644
--- a/plugins/org.eclipse.dltk.ruby.launching/pom.xml
+++ b/plugins/org.eclipse.dltk.ruby.launching/pom.xml
@@ -5,11 +5,9 @@
   <parent>
     <artifactId>ruby</artifactId>
     <groupId>org.eclipse.dltk.ruby</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
-  <groupId>org.eclipse.dltk.ruby</groupId>
   <artifactId>org.eclipse.dltk.ruby.launching</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.dltk.ruby.testing/pom.xml b/plugins/org.eclipse.dltk.ruby.testing/pom.xml
index 3bf17b4..208fc4b 100644
--- a/plugins/org.eclipse.dltk.ruby.testing/pom.xml
+++ b/plugins/org.eclipse.dltk.ruby.testing/pom.xml
@@ -5,11 +5,9 @@
   <parent>
     <artifactId>ruby</artifactId>
     <groupId>org.eclipse.dltk.ruby</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
-  <groupId>org.eclipse.dltk.ruby</groupId>
   <artifactId>org.eclipse.dltk.ruby.testing</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.dltk.ruby.ui/pom.xml b/plugins/org.eclipse.dltk.ruby.ui/pom.xml
index cb3b448..711b233 100644
--- a/plugins/org.eclipse.dltk.ruby.ui/pom.xml
+++ b/plugins/org.eclipse.dltk.ruby.ui/pom.xml
@@ -5,11 +5,9 @@
   <parent>
     <artifactId>ruby</artifactId>
     <groupId>org.eclipse.dltk.ruby</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
-  <groupId>org.eclipse.dltk.ruby</groupId>
   <artifactId>org.eclipse.dltk.ruby.ui</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/plugins/org.eclipse.dltk.ruby/pom.xml b/plugins/org.eclipse.dltk.ruby/pom.xml
index c3075d5..f10fd88 100644
--- a/plugins/org.eclipse.dltk.ruby/pom.xml
+++ b/plugins/org.eclipse.dltk.ruby/pom.xml
@@ -6,12 +6,10 @@
 	<parent>
 		<artifactId>ruby</artifactId>
 		<groupId>org.eclipse.dltk.ruby</groupId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>5.1.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
-	<groupId>org.eclipse.dltk.ruby</groupId>
 	<artifactId>org.eclipse.dltk.ruby</artifactId>
-	<version>5.1.0-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 	<build>
 		<plugins>
diff --git a/pom.xml b/pom.xml
index 0154a24..ec8458a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,15 +3,14 @@
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
 	xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 	<modelVersion>4.0.0</modelVersion>
-	<groupId>org.eclipse.dltk.ruby</groupId>
-	<artifactId>ruby</artifactId>
-	<version>1.0.0-SNAPSHOT</version>
 	<parent>
 		<artifactId>dltk</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>5.1.0-SNAPSHOT</version>
 		<relativePath>../org.eclipse.dltk.releng/build/pom.xml</relativePath>
 		<groupId>org.eclipse.dltk</groupId>
 	</parent>
+	<groupId>org.eclipse.dltk.ruby</groupId>
+	<artifactId>ruby</artifactId>
 	<packaging>pom</packaging>
 
 	<modules>
diff --git a/tests/org.eclipse.dltk.ruby.core.tests/pom.xml b/tests/org.eclipse.dltk.ruby.core.tests/pom.xml
index 550e92f..7e68dfc 100644
--- a/tests/org.eclipse.dltk.ruby.core.tests/pom.xml
+++ b/tests/org.eclipse.dltk.ruby.core.tests/pom.xml
@@ -6,12 +6,10 @@
 	<parent>
 		<groupId>org.eclipse.dltk.ruby</groupId>
 		<artifactId>ruby</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>5.1.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
-	<groupId>org.eclipse.dltk.ruby</groupId>
 	<artifactId>org.eclipse.dltk.ruby.core.tests</artifactId>
-	<version>5.1.0-SNAPSHOT</version>
 	<packaging>eclipse-test-plugin</packaging>
 	<build>
 		<plugins>
diff --git a/tests/org.eclipse.dltk.ruby.formatter.tests/pom.xml b/tests/org.eclipse.dltk.ruby.formatter.tests/pom.xml
index 6fa05f6..7bd440e 100644
--- a/tests/org.eclipse.dltk.ruby.formatter.tests/pom.xml
+++ b/tests/org.eclipse.dltk.ruby.formatter.tests/pom.xml
@@ -6,12 +6,10 @@
 	<parent>
 		<groupId>org.eclipse.dltk.ruby</groupId>
 		<artifactId>ruby</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>5.1.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
-	<groupId>org.eclipse.dltk.ruby</groupId>
 	<artifactId>org.eclipse.dltk.ruby.formatter.tests</artifactId>
-	<version>5.1.0-SNAPSHOT</version>
 	<packaging>eclipse-test-plugin</packaging>
 	<build>
 		<plugins>
diff --git a/tests/org.eclipse.dltk.ruby.testing.tests/pom.xml b/tests/org.eclipse.dltk.ruby.testing.tests/pom.xml
index 889d8b7..553487c 100644
--- a/tests/org.eclipse.dltk.ruby.testing.tests/pom.xml
+++ b/tests/org.eclipse.dltk.ruby.testing.tests/pom.xml
@@ -6,12 +6,10 @@
 	<parent>
 		<groupId>org.eclipse.dltk.ruby</groupId>
 		<artifactId>ruby</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>5.1.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
-	<groupId>org.eclipse.dltk.ruby</groupId>
 	<artifactId>org.eclipse.dltk.ruby.testing.tests</artifactId>
-	<version>5.1.0-SNAPSHOT</version>
 	<packaging>eclipse-test-plugin</packaging>
 	<build>
 		<plugins>
diff --git a/tests/org.eclipse.dltk.ruby.ui.tests/pom.xml b/tests/org.eclipse.dltk.ruby.ui.tests/pom.xml
index d5165e1..d61a166 100644
--- a/tests/org.eclipse.dltk.ruby.ui.tests/pom.xml
+++ b/tests/org.eclipse.dltk.ruby.ui.tests/pom.xml
@@ -6,12 +6,10 @@
 	<parent>
 		<groupId>org.eclipse.dltk.ruby</groupId>
 		<artifactId>ruby</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>5.1.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
-	<groupId>org.eclipse.dltk.ruby</groupId>
 	<artifactId>org.eclipse.dltk.ruby.ui.tests</artifactId>
-	<version>5.1.0-SNAPSHOT</version>
 	<packaging>eclipse-test-plugin</packaging>
 	<properties>
 		<os-jvm-flags></os-jvm-flags>
diff --git a/update.site/pom.xml b/update.site/pom.xml
index 492dd5b..f39c9bd 100644
--- a/update.site/pom.xml
+++ b/update.site/pom.xml
@@ -6,11 +6,9 @@
 	<parent>
 		<artifactId>ruby</artifactId>
 		<groupId>org.eclipse.dltk.ruby</groupId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>5.1.0-SNAPSHOT</version>
 	</parent>
-	<groupId>org.eclipse.dltk.ruby</groupId>
 	<artifactId>org.eclipse.dltk.ruby-updatesite</artifactId>
-	<version>1.0.0-SNAPSHOT</version>
 	<packaging>eclipse-update-site</packaging>
 	<build>
 		<plugins>