No bug - Version bump 6.1

Signed-off-by: Dawid Pakuła <zulus@w3des.net>
diff --git a/build/update.site/category.xml b/build/update.site/category.xml
index 574d35a..fea5685 100644
--- a/build/update.site/category.xml
+++ b/build/update.site/category.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <site
-      mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/technology/dltk/updates-dev/6.0/site.xml&amp;format=xml"
-      digestURL="http://download.eclipse.org/technology/dltk/updates-dev/6.0/">
+      mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/technology/dltk/updates-dev/6.1/site.xml&amp;format=xml"
+      digestURL="http://download.eclipse.org/technology/dltk/updates-dev/6.1/">
    <description url="http://www.eclipse.org/dltk/">
       The update site contains the features of
   the Eclipse Dynamic Languages
diff --git a/build/update.site/pom.xml b/build/update.site/pom.xml
index 7509cd2..d4cbda5 100644
--- a/build/update.site/pom.xml
+++ b/build/update.site/pom.xml
@@ -5,7 +5,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<artifactId>dltk.build.all</artifactId>
-		<version>6.0.0-SNAPSHOT</version>
+		<version>6.1.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.dltk</groupId>
 	</parent>
diff --git a/pom.xml b/pom.xml
index dcf7b7d..4616644 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
 
 	<groupId>org.eclipse.dltk</groupId>
 	<artifactId>dltk.build.all</artifactId>
-	<version>6.0.0-SNAPSHOT</version>
+	<version>6.1.0-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<url>https://eclipse.org/dltk</url>
 	<prerequisites>