STANBOL-913:prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913@1446221 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/celi/pom.xml b/celi/pom.xml
index 09833b7..383afdc 100644
--- a/celi/pom.xml
+++ b/celi/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/dbpedia-spotlight/pom.xml b/dbpedia-spotlight/pom.xml
index 5696b02..c7d7db3 100644
--- a/dbpedia-spotlight/pom.xml
+++ b/dbpedia-spotlight/pom.xml
@@ -16,13 +16,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.dbpspotlight</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : DBPedia Spotlight</name>
@@ -42,12 +42,12 @@
 
   <scm> 
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/dbpedia-spotlight-annotate 
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/dbpedia-spotlight-annotate 
     </connection>
     <developerConnection> 
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/dbpedia-spotlight-annotate
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/dbpedia-spotlight-annotate
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/entityhublinking/pom.xml b/entityhublinking/pom.xml
index c391a6e..ff45acc 100644
--- a/entityhublinking/pom.xml
+++ b/entityhublinking/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.entityhublinking</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Entityhub Linking</name>
@@ -42,12 +42,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entityhublinking
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityhublinking/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entityhublinking
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityhublinking/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
@@ -86,7 +86,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.entitylinking.engine</artifactId>
-      <version>0.10.0</version>
+      <version>0.10.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
diff --git a/entitylinking/engine/pom.xml b/entitylinking/engine/pom.xml
index 98ed0a0..ab02f2a 100644
--- a/entitylinking/engine/pom.xml
+++ b/entitylinking/engine/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -41,12 +41,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/STANBOL-913/entitylinking
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/STANBOL-913/entitylinking
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/entitylinking/labeltokenizer-lucene/pom.xml b/entitylinking/labeltokenizer-lucene/pom.xml
index 321ff31..7d18fdc 100644
--- a/entitylinking/labeltokenizer-lucene/pom.xml
+++ b/entitylinking/labeltokenizer-lucene/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -38,12 +38,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entityhublinking/lucene-labeltokenizer
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityhublinking/lucene-labeltokenizer
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entityhublinking/lucene-labeltokenizer
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityhublinking/lucene-labeltokenizer
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
@@ -76,7 +76,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.entitylinking.engine</artifactId>
-      <version>0.10.0</version>
+      <version>0.10.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
diff --git a/entitylinking/labeltokenizer-opennlp/pom.xml b/entitylinking/labeltokenizer-opennlp/pom.xml
index 328393e..3db202a 100644
--- a/entitylinking/labeltokenizer-opennlp/pom.xml
+++ b/entitylinking/labeltokenizer-opennlp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -38,12 +38,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entitylinking/labeltokenizer-opennlp
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-opennlp
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entitylinking/labeltokenizer-opennlp
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-opennlp
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
@@ -78,7 +78,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.entitylinking.engine</artifactId>
-      <version>0.10.0</version>
+      <version>0.10.1-SNAPSHOT</version>
     </dependency>
 
     <dependency>
diff --git a/entitylinking/labeltokenizer-paoding/pom.xml b/entitylinking/labeltokenizer-paoding/pom.xml
index 65f4ef4..8cde0fc 100644
--- a/entitylinking/labeltokenizer-paoding/pom.xml
+++ b/entitylinking/labeltokenizer-paoding/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -28,12 +28,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entitylinking/labeltokenizer-paoding
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-paoding
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entitylinking/labeltokenizer-paoding
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking/labeltokenizer-paoding
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>
@@ -81,7 +81,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.entitylinking.engine</artifactId>
-      <version>0.10.0</version>
+      <version>0.10.1-SNAPSHOT</version>
     </dependency>
     <!-- Testing -->
     <dependency>
diff --git a/entitylinking/labeltokenizer-smartcn/pom.xml b/entitylinking/labeltokenizer-smartcn/pom.xml
index 1f69d99..d9d2bfb 100644
--- a/entitylinking/labeltokenizer-smartcn/pom.xml
+++ b/entitylinking/labeltokenizer-smartcn/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -39,12 +39,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entityhublinking/labeltokenizer-smartcn
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityhublinking/labeltokenizer-smartcn
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entityhublinking/labeltokenizer-smartcn
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entityhublinking/labeltokenizer-smartcn
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
@@ -81,7 +81,7 @@
     <dependency> <!-- depend on the module the config is for -->
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.entitylinking.labeltokenizer.lucene</artifactId>
-      <version>0.10.0</version>
+      <version>0.10.1-SNAPSHOT</version>
     </dependency>
   </dependencies>
 
diff --git a/entitylinking/pom.xml b/entitylinking/pom.xml
index 0f59171..899e0f9 100644
--- a/entitylinking/pom.xml
+++ b/entitylinking/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Entity Linking</name>
@@ -39,12 +39,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entitylinking
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entitylinking
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitylinking
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <modules>
diff --git a/entitytagging/pom.xml b/entitytagging/pom.xml
index 3078e09..43aa1d9 100644
--- a/entitytagging/pom.xml
+++ b/entitytagging/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engine.entitytagging</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Entity Tagging</name>
@@ -43,12 +43,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entitytagging
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitytagging/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/entitytagging
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/entitytagging/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/geonames/pom.xml b/geonames/pom.xml
index 4fbfc0f..38c0676 100644
--- a/geonames/pom.xml
+++ b/geonames/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.geonames</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Geonames Linking</name>
@@ -41,12 +41,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/geonames
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/geonames/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/geonames
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/geonames/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/htmlextractor/pom.xml b/htmlextractor/pom.xml
index 33dec36..52a5b35 100644
--- a/htmlextractor/pom.xml
+++ b/htmlextractor/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
 	<groupId>org.apache.stanbol</groupId>
 	<artifactId>org.apache.stanbol.enhancer.engines.htmlextractor</artifactId>
-	<version>0.10.0</version>
+	<version>0.10.1-SNAPSHOT</version>
 	<packaging>bundle</packaging>
 	<name>Apache Stanbol Enhancement Engine : HTML Extractor</name>
   <description>Enhancement Engine that extracts RDFa and Microformat data from HTML pages
@@ -37,12 +37,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/htmlextractor
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/htmlextractor/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/htmlextractor
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/htmlextractor/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
   <build>
     <plugins>
diff --git a/keywordextraction/pom.xml b/keywordextraction/pom.xml
index 999519d..f808627 100644
--- a/keywordextraction/pom.xml
+++ b/keywordextraction/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engine.keywordextraction</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Keyword Extraction</name>
@@ -43,12 +43,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/keywordextraction
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/keywordextraction/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/keywordextraction
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/keywordextraction/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/langdetect/pom.xml b/langdetect/pom.xml
index a1218d6..fcd36c8 100644
--- a/langdetect/pom.xml
+++ b/langdetect/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.langdetect</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Language Detection</name>
@@ -39,12 +39,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/langdetect
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/langdetect/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/langdetect
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/langdetect/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
 	<build>
diff --git a/langid/pom.xml b/langid/pom.xml
index 6ae5df6..efae1c0 100644
--- a/langid/pom.xml
+++ b/langid/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.langid</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Language Identifier</name>
@@ -41,12 +41,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/langid
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/langid/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/langid
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/langid/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/nlp2rdf/pom.xml b/nlp2rdf/pom.xml
index 166fb06..b68138f 100644
--- a/nlp2rdf/pom.xml
+++ b/nlp2rdf/pom.xml
@@ -16,13 +16,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.nlp2rdf</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : NLP to RDF converter</name>
@@ -37,12 +37,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/nlp2rdf
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/nlp2rdf/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/nlp2rdf
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/nlp2rdf/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/opencalais/pom.xml b/opencalais/pom.xml
index 52134f4..d536e59 100644
--- a/opencalais/pom.xml
+++ b/opencalais/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.opencalais</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : OpenCalais</name>
@@ -38,12 +38,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opencalais
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opencalais/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opencalais
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opencalais/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/opennlp/opennlp-chunker/pom.xml b/opennlp/opennlp-chunker/pom.xml
index cf3366e..668c0fc 100644
--- a/opennlp/opennlp-chunker/pom.xml
+++ b/opennlp/opennlp-chunker/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-opennlp</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -33,12 +33,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opennlp/opennlp-chunker
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-chunker
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opennlp/opennlp-chunker
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-chunker
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <properties>
diff --git a/opennlp/opennlp-ner/pom.xml b/opennlp/opennlp-ner/pom.xml
index 31ab176..61668b0 100644
--- a/opennlp/opennlp-ner/pom.xml
+++ b/opennlp/opennlp-ner/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-opennlp</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -35,12 +35,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opennlp/opennlp-ner
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-ner/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opennlp/opennlp-ner
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-ner/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
 
diff --git a/opennlp/opennlp-pos/pom.xml b/opennlp/opennlp-pos/pom.xml
index 4a7e1af..aff69b0 100644
--- a/opennlp/opennlp-pos/pom.xml
+++ b/opennlp/opennlp-pos/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-opennlp</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -29,12 +29,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opennlp/opennlp-pos
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-pos/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opennlp/opennlp-pos
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-pos/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/opennlp/opennlp-sentence/pom.xml b/opennlp/opennlp-sentence/pom.xml
index 1d31c1e..d379a48 100644
--- a/opennlp/opennlp-sentence/pom.xml
+++ b/opennlp/opennlp-sentence/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-opennlp</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -30,12 +30,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opennlp/opennlp-sentence
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-sentence/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opennlp/opennlp-sentence
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-sentence/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/opennlp/opennlp-token/pom.xml b/opennlp/opennlp-token/pom.xml
index 08f0ae1..864b3f3 100644
--- a/opennlp/opennlp-token/pom.xml
+++ b/opennlp/opennlp-token/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-opennlp</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -32,12 +32,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opennlp/opennlp-token
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-token/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opennlp/opennlp-token
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp/opennlp-token/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/opennlp/pom.xml b/opennlp/pom.xml
index 2a6f6f3..d0e1be2 100644
--- a/opennlp/pom.xml
+++ b/opennlp/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol-enhancement-engines-opennlp</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancement Engine : OpenNLP</name>
@@ -39,12 +39,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opennlp
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/opennlp
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/opennlp
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <modules>
diff --git a/paoding-token/pom.xml b/paoding-token/pom.xml
index 03becfd..6cae81a 100644
--- a/paoding-token/pom.xml
+++ b/paoding-token/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.paoding.token</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Paoding Chinese Tokenizer</name>
@@ -41,12 +41,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/paoding-token
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/paoding-token
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/paoding-token
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/paoding-token
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/pom.xml b/pom.xml
index 953827d..ea6df7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol-enhancement-engines</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancement Engines</name>
@@ -37,12 +37,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <modules>
diff --git a/restful-langident/pom.xml b/restful-langident/pom.xml
index b72f702..1745666 100644
--- a/restful-langident/pom.xml
+++ b/restful-langident/pom.xml
@@ -15,13 +15,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.restful.langident</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : RESTful Language Identification</name>
@@ -32,12 +32,12 @@
 
   <scm>
     <connection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/restful-langidnet
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/restful-langidnet/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/restful-langident
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/restful-langident/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/restful-nlp/pom.xml b/restful-nlp/pom.xml
index 671914b..ea23b51 100644
--- a/restful-nlp/pom.xml
+++ b/restful-nlp/pom.xml
@@ -15,13 +15,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.restful.nlp</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : RESTful NLP processing</name>
@@ -33,12 +33,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/restful-nlp
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/restful-nlp/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/restful-nlp
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/restful-nlp/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/sentiment-summarization/pom.xml b/sentiment-summarization/pom.xml
index 90498dd..269cece 100644
--- a/sentiment-summarization/pom.xml
+++ b/sentiment-summarization/pom.xml
@@ -15,13 +15,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.sentiment.summarization</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Sentiment Summarization</name>
@@ -34,12 +34,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/sentiment-summarization
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/sentiment-summarization/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/sentiment-summarization
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/sentiment-summarization/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/sentiment-wordclassifier/pom.xml b/sentiment-wordclassifier/pom.xml
index 89c3de1..f6a0390 100644
--- a/sentiment-wordclassifier/pom.xml
+++ b/sentiment-wordclassifier/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.sentiment.wordclassifier</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Sentiment Word Classifier</name>
@@ -43,12 +43,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/sentiment-wordclassifier
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/sentiment-wordclassifier/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/sentiment-wordclassifier
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/sentiment-wordclassifier/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <properties>
diff --git a/smartcn-token/pom.xml b/smartcn-token/pom.xml
index 3507c2c..2b8c0c7 100644
--- a/smartcn-token/pom.xml
+++ b/smartcn-token/pom.xml
@@ -15,13 +15,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.smartcn.token</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Smart Chinese Tokenizer</name>
@@ -32,12 +32,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/smartcn-token
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/smartcn-token/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/smartcn-token
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/smartcn-token/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/tika/pom.xml b/tika/pom.xml
index 5d01621..b3e327e 100644
--- a/tika/pom.xml
+++ b/tika/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.tika</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Tika</name>
@@ -40,12 +40,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/tika
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/tika/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/tika
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/tika/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/topic/engine/pom.xml b/topic/engine/pom.xml
index 1efe0a7..29062fa 100644
--- a/topic/engine/pom.xml
+++ b/topic/engine/pom.xml
@@ -16,13 +16,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engine.topic</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Topic Classification</name>
@@ -40,12 +40,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/topic/engine
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/topic/engine/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/topic/engine
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/topic/engine/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/topic/web/pom.xml b/topic/web/pom.xml
index 18b1fd5..d228cc2 100644
--- a/topic/web/pom.xml
+++ b/topic/web/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engine.topic.web</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Topic Classification : Web API</name>
@@ -41,12 +41,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/topic/web
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engine/topic/web/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/topic/web
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engine/topic/web/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
@@ -112,7 +112,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engine.topic</artifactId>
-      <version>0.10.0</version>
+      <version>0.10.1-SNAPSHOT</version>
     </dependency>
     
     <dependency>
diff --git a/uima/pom.xml b/uima/pom.xml
index 7e715bb..61aa186 100644
--- a/uima/pom.xml
+++ b/uima/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancement Engine : UIMA</name>
@@ -40,12 +40,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <modules>
diff --git a/uima/uimalocal-template/pom.xml b/uima/uimalocal-template/pom.xml
index 7c4f8e9..d07ec9a 100644
--- a/uima/uimalocal-template/pom.xml
+++ b/uima/uimalocal-template/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -31,12 +31,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima/uimalocal-template
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimalocal-template
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima/uimalocal-template
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimalocal-template
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/uima/uimaremote/pom.xml b/uima/uimaremote/pom.xml
index cc1bc77..339a9d1 100644
--- a/uima/uimaremote/pom.xml
+++ b/uima/uimaremote/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -31,12 +31,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima/uimaremote
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimaremote
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima/uimaremote
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimaremote
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/uima/uimatotriples/pom.xml b/uima/uimatotriples/pom.xml
index 78507d0..6fee2a2 100644
--- a/uima/uimatotriples/pom.xml
+++ b/uima/uimatotriples/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -31,12 +31,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima/uimatotriple
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimatotriple
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/uima/uimatotriple
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimatotriple
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
diff --git a/xmpextractor/pom.xml b/xmpextractor/pom.xml
index 594adca..bcab992 100644
--- a/xmpextractor/pom.xml
+++ b/xmpextractor/pom.xml
@@ -20,13 +20,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.xmpextractor</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : XMP Extractor</name>
@@ -36,12 +36,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/xmpextractor
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/xmpextractor/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/xmpextractor
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/xmpextractor/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
   <build>
     <plugins>
diff --git a/zemanta/pom.xml b/zemanta/pom.xml
index c56675d..5fcef6e 100644
--- a/zemanta/pom.xml
+++ b/zemanta/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.zemanta</artifactId>
-  <version>0.10.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Zemanta</name>
@@ -37,12 +37,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/zemanta
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/zemanta/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/zemanta
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/zemanta/
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-enhancement-engines-0.10.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>