Modified: stanbol/trunk/enhancement-engines/restful-langident/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/restful-langident/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/restful-langident/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/restful-langident/pom.xml Fri Feb 22 
13:51:37 2013
@@ -9,20 +9,19 @@
   License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
   OF ANY KIND, either express or implied. See the License for the specific 
   language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0-SNAPSHOT</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-SNAPSHOT</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : RESTful Language 
Identification</name>
@@ -33,10 +32,10 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/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/trunk/enhancement-engines/restful-langident/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/restful-langident/
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>

Modified: stanbol/trunk/enhancement-engines/restful-nlp/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/restful-nlp/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/restful-nlp/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/restful-nlp/pom.xml Fri Feb 22 13:51:37 
2013
@@ -9,20 +9,19 @@
   License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
   OF ANY KIND, either express or implied. See the License for the specific 
   language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0-SNAPSHOT</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-SNAPSHOT</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : RESTful NLP processing</name>
@@ -34,10 +33,10 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/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/trunk/enhancement-engines/restful-nlp/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/restful-nlp/
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>

Modified: stanbol/trunk/enhancement-engines/sentiment-summarization/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/sentiment-summarization/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/sentiment-summarization/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/sentiment-summarization/pom.xml Fri Feb 
22 13:51:37 2013
@@ -9,20 +9,19 @@
   License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
   OF ANY KIND, either express or implied. See the License for the specific 
   language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0-SNAPSHOT</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-SNAPSHOT</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Sentiment Summarization</name>
@@ -35,10 +34,10 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/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/trunk/enhancement-engines/sentiment-summarization/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/sentiment-summarization/
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>

Modified: stanbol/trunk/enhancement-engines/sentiment-wordclassifier/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/sentiment-wordclassifier/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/sentiment-wordclassifier/pom.xml 
(original)
+++ stanbol/trunk/enhancement-engines/sentiment-wordclassifier/pom.xml Fri Feb 
22 13:51:37 2013
@@ -15,20 +15,19 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0-SNAPSHOT</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-SNAPSHOT</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Sentiment Word Classifier</name>
@@ -44,10 +43,10 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/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/trunk/enhancement-engines/sentiment-wordclassifier/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/sentiment-wordclassifier/
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>

Modified: stanbol/trunk/enhancement-engines/smartcn-token/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/smartcn-token/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/smartcn-token/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/smartcn-token/pom.xml Fri Feb 22 13:51:37 
2013
@@ -9,20 +9,19 @@
   License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
   OF ANY KIND, either express or implied. See the License for the specific 
   language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0-SNAPSHOT</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-SNAPSHOT</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Smart Chinese Tokenizer</name>
@@ -33,10 +32,10 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/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/trunk/enhancement-engines/smartcn-token/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/smartcn-token/
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>

Modified: stanbol/trunk/enhancement-engines/tika/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/tika/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/tika/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/tika/pom.xml Fri Feb 22 13:51:37 2013
@@ -15,21 +15,20 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0-SNAPSHOT</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-SNAPSHOT</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Tika</name>
@@ -41,10 +40,10 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/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/trunk/enhancement-engines/tika/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/tika/
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>

Propchange: stanbol/trunk/enhancement-engines/topic/engine/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Feb 22 13:51:37 2013
@@ -1,7 +1,4 @@
-.project
-
-target
-
 .classpath
-
+.project
 .settings
+target

Modified: stanbol/trunk/enhancement-engines/topic/engine/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/topic/engine/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/topic/engine/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/topic/engine/pom.xml Fri Feb 22 13:51:37 
2013
@@ -9,21 +9,20 @@
   License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
   OF ANY KIND, either express or implied. See the License for the specific
   language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0-SNAPSHOT</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-SNAPSHOT</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Topic Classification</name>
@@ -41,10 +40,10 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/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/trunk/enhancement-engines/topic/engine/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/topic/engine/
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>
@@ -109,10 +108,9 @@
             <phase>compile</phase>
             <configuration>
               <target>
-                <property name="resources.dir"
-                  value="${project.basedir}/src/main/resources/"/>
+                <property name="resources.dir" 
value="${project.basedir}/src/main/resources/" />
                 <ant antfile="${project.basedir}/build-archives.xml">
-                  <target name="all"/>
+                  <target name="all" />
                 </ant>
               </target>
             </configuration>

Modified: stanbol/trunk/enhancement-engines/topic/web/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/topic/web/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/topic/web/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/topic/web/pom.xml Fri Feb 22 13:51:37 2013
@@ -15,21 +15,20 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0-SNAPSHOT</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-SNAPSHOT</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Topic Classification : Web 
API</name>
@@ -114,7 +113,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engine.topic</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </dependency>
     
     <dependency>

Modified: stanbol/trunk/enhancement-engines/uima/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/uima/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/uima/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/uima/pom.xml Fri Feb 22 13:51:37 2013
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0-SNAPSHOT</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-SNAPSHOT</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancement Engine : UIMA</name>

Propchange: stanbol/trunk/enhancement-engines/uima/uimalocal-template/
------------------------------------------------------------------------------
  Merged /stanbol/branches/STANBOL-913/uima/uimalocal-template:r1443935-1448276

Modified: stanbol/trunk/enhancement-engines/uima/uimalocal-template/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/uima/uimalocal-template/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/uima/uimalocal-template/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/uima/uimalocal-template/pom.xml Fri Feb 
22 13:51:37 2013
@@ -15,14 +15,13 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -32,10 +31,10 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/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/trunk/enhancement-engines/uima/uimalocal-template
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimalocal-template
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>
@@ -156,23 +155,23 @@
                 <configuration>
                   <target>
                     <pathconvert property="plugins.jars" 
pathsep="${path.separator}">
-                      <path refid="maven.runtime.classpath"/>
-                      <map 
from="${project.build.directory}${file.separator}classes" to=""/>
+                      <path refid="maven.runtime.classpath" />
+                      <map 
from="${project.build.directory}${file.separator}classes" to="" />
                     </pathconvert>
                     <pathconvert pathsep=" " property="bundles">
-                      <path path="${plugins.jars}"/>
+                      <path path="${plugins.jars}" />
                       <mapper>
                         <chainedmapper>
-                          <flattenmapper/>
-                          <globmapper from="*" to="file:modules/*" 
casesensitive="no"/>
+                          <flattenmapper />
+                          <globmapper from="*" to="file:modules/*" 
casesensitive="no" />
                         </chainedmapper>
                       </mapper>
                     </pathconvert>
                     <propertyfile 
file="${project.build.directory}/config.properties">
-                      <entry key="felix.auto.start" value="${bundles} 
file:modules/${project.build.finalName}.jar"/>
-                      <entry key="org.osgi.framework.bootdelegation" 
value="*"/>
+                      <entry key="felix.auto.start" value="${bundles} 
file:modules/${project.build.finalName}.jar" />
+                      <entry key="org.osgi.framework.bootdelegation" value="*" 
/>
                     </propertyfile>
-                    <copy 
file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}" 
tofile="${project.build.directory}/felix.jar"/>
+                    <copy 
file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}" 
tofile="${project.build.directory}/felix.jar" />
                   </target>
                 </configuration>
               </execution>
@@ -220,25 +219,25 @@
             <version>1.6</version>
             <configuration>
               <target>
-                <property name="vm.args" value=""/>
+                <property name="vm.args" value="" />
                 <pathconvert property="plugins.jars" 
pathsep="${path.separator}">
-                  <path refid="maven.runtime.classpath"/>
-                  <map 
from="${project.build.directory}${file.separator}classes" to=""/>
+                  <path refid="maven.runtime.classpath" />
+                  <map 
from="${project.build.directory}${file.separator}classes" to="" />
                 </pathconvert>
                 <makeurl property="urls" separator=" ">
-                  <path path="${plugins.jars}"/>
-                  <path 
location="${project.build.directory}/${project.build.finalName}.jar"/>
+                  <path path="${plugins.jars}" />
+                  <path 
location="${project.build.directory}/${project.build.finalName}.jar" />
                 </makeurl>
                 <propertyfile file="${project.build.directory}/run.properties">
-                  <entry key="felix.auto.start" value="${urls}"/>
-                  <entry key="felix.auto.deploy.action" 
value="uninstall,install,update,start"/>
-                  <entry key="org.osgi.framework.storage" 
value="${project.build.directory}${file.separator}felix-cache"/>
-                  <entry key="org.osgi.framework.bootdelegation" value="*"/>
+                  <entry key="felix.auto.start" value="${urls}" />
+                  <entry key="felix.auto.deploy.action" 
value="uninstall,install,update,start" />
+                  <entry key="org.osgi.framework.storage" 
value="${project.build.directory}${file.separator}felix-cache" />
+                  <entry key="org.osgi.framework.bootdelegation" value="*" />
                 </propertyfile>
-                <makeurl property="run.properties.url" 
file="${project.build.directory}/run.properties"/>
+                <makeurl property="run.properties.url" 
file="${project.build.directory}/run.properties" />
                 <java fork="true" 
jar="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}">
-                  <sysproperty key="felix.config.properties" 
value="${run.properties.url}"/>
-                  <jvmarg line="${vm.args}"/>
+                  <sysproperty key="felix.config.properties" 
value="${run.properties.url}" />
+                  <jvmarg line="${vm.args}" />
                 </java>
               </target>
             </configuration>

Propchange: stanbol/trunk/enhancement-engines/uima/uimaremote/
------------------------------------------------------------------------------
  Merged /stanbol/branches/STANBOL-913/uima/uimaremote:r1443935-1448276

Modified: stanbol/trunk/enhancement-engines/uima/uimaremote/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/uima/uimaremote/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/uima/uimaremote/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/uima/uimaremote/pom.xml Fri Feb 22 
13:51:37 2013
@@ -15,14 +15,13 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -32,10 +31,10 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/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/trunk/enhancement-engines/uima/uimaremote
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimaremote
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>
@@ -168,23 +167,23 @@
                 <configuration>
                   <target>
                     <pathconvert property="plugins.jars" 
pathsep="${path.separator}">
-                      <path refid="maven.runtime.classpath"/>
-                      <map 
from="${project.build.directory}${file.separator}classes" to=""/>
+                      <path refid="maven.runtime.classpath" />
+                      <map 
from="${project.build.directory}${file.separator}classes" to="" />
                     </pathconvert>
                     <pathconvert pathsep=" " property="bundles">
-                      <path path="${plugins.jars}"/>
+                      <path path="${plugins.jars}" />
                       <mapper>
                         <chainedmapper>
-                          <flattenmapper/>
-                          <globmapper from="*" to="file:modules/*" 
casesensitive="no"/>
+                          <flattenmapper />
+                          <globmapper from="*" to="file:modules/*" 
casesensitive="no" />
                         </chainedmapper>
                       </mapper>
                     </pathconvert>
                     <propertyfile 
file="${project.build.directory}/config.properties">
-                      <entry key="felix.auto.start" value="${bundles} 
file:modules/${project.build.finalName}.jar"/>
-                      <entry key="org.osgi.framework.bootdelegation" 
value="*"/>
+                      <entry key="felix.auto.start" value="${bundles} 
file:modules/${project.build.finalName}.jar" />
+                      <entry key="org.osgi.framework.bootdelegation" value="*" 
/>
                     </propertyfile>
-                    <copy 
file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}" 
tofile="${project.build.directory}/felix.jar"/>
+                    <copy 
file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}" 
tofile="${project.build.directory}/felix.jar" />
                   </target>
                 </configuration>
               </execution>
@@ -232,25 +231,25 @@
             <version>1.6</version>
             <configuration>
               <target>
-                <property name="vm.args" value=""/>
+                <property name="vm.args" value="" />
                 <pathconvert property="plugins.jars" 
pathsep="${path.separator}">
-                  <path refid="maven.runtime.classpath"/>
-                  <map 
from="${project.build.directory}${file.separator}classes" to=""/>
+                  <path refid="maven.runtime.classpath" />
+                  <map 
from="${project.build.directory}${file.separator}classes" to="" />
                 </pathconvert>
                 <makeurl property="urls" separator=" ">
-                  <path path="${plugins.jars}"/>
-                  <path 
location="${project.build.directory}/${project.build.finalName}.jar"/>
+                  <path path="${plugins.jars}" />
+                  <path 
location="${project.build.directory}/${project.build.finalName}.jar" />
                 </makeurl>
                 <propertyfile file="${project.build.directory}/run.properties">
-                  <entry key="felix.auto.start" value="${urls}"/>
-                  <entry key="felix.auto.deploy.action" 
value="uninstall,install,update,start"/>
-                  <entry key="org.osgi.framework.storage" 
value="${project.build.directory}${file.separator}felix-cache"/>
-                  <entry key="org.osgi.framework.bootdelegation" value="*"/>
+                  <entry key="felix.auto.start" value="${urls}" />
+                  <entry key="felix.auto.deploy.action" 
value="uninstall,install,update,start" />
+                  <entry key="org.osgi.framework.storage" 
value="${project.build.directory}${file.separator}felix-cache" />
+                  <entry key="org.osgi.framework.bootdelegation" value="*" />
                 </propertyfile>
-                <makeurl property="run.properties.url" 
file="${project.build.directory}/run.properties"/>
+                <makeurl property="run.properties.url" 
file="${project.build.directory}/run.properties" />
                 <java fork="true" 
jar="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}">
-                  <sysproperty key="felix.config.properties" 
value="${run.properties.url}"/>
-                  <jvmarg line="${vm.args}"/>
+                  <sysproperty key="felix.config.properties" 
value="${run.properties.url}" />
+                  <jvmarg line="${vm.args}" />
                 </java>
               </target>
             </configuration>

Propchange: stanbol/trunk/enhancement-engines/uima/uimatotriples/
------------------------------------------------------------------------------
  Merged /stanbol/branches/STANBOL-913/uima/uimatotriples:r1443935-1448276

Modified: stanbol/trunk/enhancement-engines/uima/uimatotriples/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/uima/uimatotriples/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/uima/uimatotriples/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/uima/uimatotriples/pom.xml Fri Feb 22 
13:51:37 2013
@@ -15,14 +15,13 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -32,10 +31,10 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/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/trunk/enhancement-engines/uima/uimatotriple
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/uima/uimatotriple
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>
@@ -157,23 +156,23 @@
                 <configuration>
                   <target>
                     <pathconvert property="plugins.jars" 
pathsep="${path.separator}">
-                      <path refid="maven.runtime.classpath"/>
-                      <map 
from="${project.build.directory}${file.separator}classes" to=""/>
+                      <path refid="maven.runtime.classpath" />
+                      <map 
from="${project.build.directory}${file.separator}classes" to="" />
                     </pathconvert>
                     <pathconvert pathsep=" " property="bundles">
-                      <path path="${plugins.jars}"/>
+                      <path path="${plugins.jars}" />
                       <mapper>
                         <chainedmapper>
-                          <flattenmapper/>
-                          <globmapper from="*" to="file:modules/*" 
casesensitive="no"/>
+                          <flattenmapper />
+                          <globmapper from="*" to="file:modules/*" 
casesensitive="no" />
                         </chainedmapper>
                       </mapper>
                     </pathconvert>
                     <propertyfile 
file="${project.build.directory}/config.properties">
-                      <entry key="felix.auto.start" value="${bundles} 
file:modules/${project.build.finalName}.jar"/>
-                      <entry key="org.osgi.framework.bootdelegation" 
value="*"/>
+                      <entry key="felix.auto.start" value="${bundles} 
file:modules/${project.build.finalName}.jar" />
+                      <entry key="org.osgi.framework.bootdelegation" value="*" 
/>
                     </propertyfile>
-                    <copy 
file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}" 
tofile="${project.build.directory}/felix.jar"/>
+                    <copy 
file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}" 
tofile="${project.build.directory}/felix.jar" />
                   </target>
                 </configuration>
               </execution>
@@ -221,25 +220,25 @@
             <version>1.6</version>
             <configuration>
               <target>
-                <property name="vm.args" value=""/>
+                <property name="vm.args" value="" />
                 <pathconvert property="plugins.jars" 
pathsep="${path.separator}">
-                  <path refid="maven.runtime.classpath"/>
-                  <map 
from="${project.build.directory}${file.separator}classes" to=""/>
+                  <path refid="maven.runtime.classpath" />
+                  <map 
from="${project.build.directory}${file.separator}classes" to="" />
                 </pathconvert>
                 <makeurl property="urls" separator=" ">
-                  <path path="${plugins.jars}"/>
-                  <path 
location="${project.build.directory}/${project.build.finalName}.jar"/>
+                  <path path="${plugins.jars}" />
+                  <path 
location="${project.build.directory}/${project.build.finalName}.jar" />
                 </makeurl>
                 <propertyfile file="${project.build.directory}/run.properties">
-                  <entry key="felix.auto.start" value="${urls}"/>
-                  <entry key="felix.auto.deploy.action" 
value="uninstall,install,update,start"/>
-                  <entry key="org.osgi.framework.storage" 
value="${project.build.directory}${file.separator}felix-cache"/>
-                  <entry key="org.osgi.framework.bootdelegation" value="*"/>
+                  <entry key="felix.auto.start" value="${urls}" />
+                  <entry key="felix.auto.deploy.action" 
value="uninstall,install,update,start" />
+                  <entry key="org.osgi.framework.storage" 
value="${project.build.directory}${file.separator}felix-cache" />
+                  <entry key="org.osgi.framework.bootdelegation" value="*" />
                 </propertyfile>
-                <makeurl property="run.properties.url" 
file="${project.build.directory}/run.properties"/>
+                <makeurl property="run.properties.url" 
file="${project.build.directory}/run.properties" />
                 <java fork="true" 
jar="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}">
-                  <sysproperty key="felix.config.properties" 
value="${run.properties.url}"/>
-                  <jvmarg line="${vm.args}"/>
+                  <sysproperty key="felix.config.properties" 
value="${run.properties.url}" />
+                  <jvmarg line="${vm.args}" />
                 </java>
               </target>
             </configuration>

Modified: stanbol/trunk/enhancement-engines/xmpextractor/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/xmpextractor/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/xmpextractor/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/xmpextractor/pom.xml Fri Feb 22 13:51:37 
2013
@@ -15,19 +15,18 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0-SNAPSHOT</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-SNAPSHOT</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : XMP Extractor</name>
@@ -37,10 +36,10 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/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/trunk/enhancement-engines/xmpextractor/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/xmpextractor/
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>

Modified: stanbol/trunk/enhancement-engines/zemanta/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/zemanta/pom.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/zemanta/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/zemanta/pom.xml Fri Feb 22 13:51:37 2013
@@ -15,33 +15,32 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.10.0-SNAPSHOT</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-SNAPSHOT</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Zemanta</name>
-  <description></description>
+  <description />
   <inceptionYear>2010</inceptionYear>
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/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/trunk/enhancement-engines/zemanta/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/STANBOL-913/zemanta/
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>

Modified: stanbol/trunk/launchers/bundlelists/enhancer/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/enhancer/src/main/bundles/list.xml?rev=1449042&r1=1449041&r2=1449042&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/enhancer/src/main/bundles/list.xml 
(original)
+++ stanbol/trunk/launchers/bundlelists/enhancer/src/main/bundles/list.xml Fri 
Feb 22 13:51:37 2013
@@ -141,19 +141,19 @@
     <bundle> 
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.langdetect</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
 
         <bundle> 
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.langid</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
 
     <bundle><!-- RESTful Language Identification engine -->
       <groupId>org.apache.stanbol</groupId> <!-- see STANBOL-895 -->
       <artifactId>org.apache.stanbol.enhancer.engines.restful.nlp</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
 
     <!-- Content conversion (2 engines)-->
@@ -169,7 +169,7 @@
     <bundle><!-- Apache Tika Engine -->
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.tika</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     
     <!-- NLP processing engines (all STANBOL-733 and sub-tasks) -->
@@ -177,83 +177,83 @@
     <bundle><!-- sentence detection with OpenNLP -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.enhancer.engines.opennlp.sentence</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <bundle><!-- OpenNLP based tokenizing of Texts -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.enhancer.engines.opennlp.token</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <bundle><!-- POS tagging with OpenNLP -->
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.opennlp.pos</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <bundle><!-- Chunking tagging with OpenNLP -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.enhancer.engines.opennlp.chunker</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <bundle> <!-- Open NLP based NER -->
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.opennlp.ner</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <bundle><!-- RESTful NLP Analysis engine -->
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.restful.nlp</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <!-- NLP metadata to RDF (using NIF 1.0) - NOT YET READY FOR DEFAULT CONFIG
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.nlp2rdf</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>  -->
     <!-- Sentiment Enhancement Engines -->
     <bundle><!-- Sentiment Word Classifiers -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.enhancer.engines.sentiment.wordclassifier</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <!-- NOT YET READY FOR DEFAULT CONFIG
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.enhancer.engines.sentiment.summarization</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle> -->
     
     <!-- Entity Extraction/Linking -->
     <bundle><!-- NER linking (depends on the Entityhub) -->
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engine.entitytagging</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <bundle><!-- Keyword Extraction from Text DEPRECATED! (depends on the 
Entityhub) -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.enhancer.engine.keywordextraction</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <!-- Stanbol EntityLinking -->
     <bundle><!-- Engine -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.enhancer.engines.entitylinking.engine</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <bundle><!-- OpenNLP LabelTokenizing support -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.enhancer.engines.entitylinking.labeltokenizer.opennlp</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <bundle><!-- Lucene LabelTokenizing support -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.enhancer.engines.entitylinking.labeltokenizer.lucene</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <bundle><!-- EntityLinking for the Stanbol Entityhub -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.enhancer.engines.entityhublinking</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
 
     <!-- Disambiguation Enhancement Engine -->
@@ -276,7 +276,7 @@
        <bundle>
                <groupId>org.apache.stanbol</groupId>
                
<artifactId>org.apache.stanbol.enhancer.engines.xmpextractor</artifactId>
-               <version>0.10.0-SNAPSHOT</version>
+               <version>0.10.1-SNAPSHOT</version>
        </bundle>
 
     <!-- External Service Integration -->
@@ -284,30 +284,30 @@
     <bundle> <!-- http://www.opencalais.com/ -->
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.opencalais</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <bundle> <!-- http://www.zemanta.com/ -->
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.zemanta</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     <bundle> <!-- http://www.geonames.org/ -->
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.geonames</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     
     <bundle> <!-- http://linguagrid.org/ -->
       <groupId>org.apache.stanbol</groupId>
          <artifactId>org.apache.stanbol.enhancer.engines.celi</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
     
      <!-- DBpedia Spotlight Engines (STANBOL-706) -->
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.dbpspotlight</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.10.1-SNAPSHOT</version>
     </bundle>
   </startLevel>
   


Reply via email to