You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2014/02/24 06:27:37 UTC

svn commit: r1571151 [2/4] - in /stanbol/branches/release-0.12: ./ cmsadapter/ cmsadapter/cmis/ cmsadapter/core/ cmsadapter/jcr/ cmsadapter/parent/ cmsadapter/servicesapi/ cmsadapter/web/ commons/ commons/caslight/ commons/frameworkfragment/ commons/fr...

Modified: stanbol/branches/release-0.12/data/registries/default/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/data/registries/default/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/data/registries/default/pom.xml (original)
+++ stanbol/branches/release-0.12/data/registries/default/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.data.parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.data.registries.default</artifactId>
-  <version>1.2.0</version>
+  <version>1.2.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Data: Default ontology registries</name>

Modified: stanbol/branches/release-0.12/data/sentiment/sentiwordnet/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/data/sentiment/sentiwordnet/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/data/sentiment/sentiwordnet/pom.xml (original)
+++ stanbol/branches/release-0.12/data/sentiment/sentiwordnet/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.data.parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.data.sentiment.sentiwordnet</artifactId>
-  <version>1.2.0</version>
+  <version>1.2.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Data: SentiWordNet Models for English</name>

Modified: stanbol/branches/release-0.12/data/sentiment/sentiws/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/data/sentiment/sentiws/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/data/sentiment/sentiws/pom.xml (original)
+++ stanbol/branches/release-0.12/data/sentiment/sentiws/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.data.parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.data.sentiment.sentiws</artifactId>
-  <version>1.2.0</version>
+  <version>1.2.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Data: SentimentWortschatz Models for German</name>

Modified: stanbol/branches/release-0.12/data/sites/dbpedia/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/data/sites/dbpedia/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/data/sites/dbpedia/pom.xml (original)
+++ stanbol/branches/release-0.12/data/sites/dbpedia/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.data.parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.data.sites.dbpedia</artifactId>
-  <version>1.2.0</version>
+  <version>1.2.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Data: DBpedia.org</name>

Modified: stanbol/branches/release-0.12/data/sites/dbpediacached/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/data/sites/dbpediacached/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/data/sites/dbpediacached/pom.xml (original)
+++ stanbol/branches/release-0.12/data/sites/dbpediacached/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.data.parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.data.sites.dbpedia.cached</artifactId>
-  <version>1.2.0</version>
+  <version>1.2.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Data: Remote DBpedia.org with local cache</name>

Modified: stanbol/branches/release-0.12/demos/webvie/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/demos/webvie/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/demos/webvie/pom.xml (original)
+++ stanbol/branches/release-0.12/demos/webvie/pom.xml Mon Feb 24 05:27:32 2014
@@ -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/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>stanbol-parent</artifactId>
-		<version>4</version>
+		<version>4.1-SNAPSHOT</version>
 		<relativePath>../../parent</relativePath>
 	</parent>
 
 	<groupId>org.apache.stanbol</groupId>
 	<artifactId>org.apache.stanbol.demos.enhancer.vie</artifactId>
-	<version>0.12.0</version>
+	<version>0.12.1-SNAPSHOT</version>
 	<packaging>bundle</packaging>
 
 	<name>Apache Stanbol Demos Enhancer VIE UI</name>

Modified: stanbol/branches/release-0.12/development/archetypes/enhancement-engine/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/development/archetypes/enhancement-engine/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/development/archetypes/enhancement-engine/pom.xml (original)
+++ stanbol/branches/release-0.12/development/archetypes/enhancement-engine/pom.xml Mon Feb 24 05:27:32 2014
@@ -1,70 +1,70 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-        http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the 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">
-  <modelVersion>4.0.0</modelVersion>
-
-  <parent>
-    <groupId>org.apache.stanbol</groupId>
-    <artifactId>stanbol-parent</artifactId>
-    <version>4</version>
-    <relativePath>../../../parent</relativePath>
-  </parent>
-  <groupId>org.apache.stanbol</groupId>
-  <artifactId>enhancer-engine-archetype</artifactId>
-  <version>0.12.0</version>
-  
-  <packaging>maven-archetype</packaging>
-
-  <name>Apache Stanbol Enhancer Engine Archetype</name>
-
-  <build>
-    <plugins>
-        <plugin>
-            <groupId>org.apache.rat</groupId>
-            <artifactId>apache-rat-plugin</artifactId>
-            <configuration>
-                <excludeSubProjects>false</excludeSubProjects>
-                <excludes>
-                    <!--
-                      The artifact files do not contain copyright notices
-                      as the generated skeleton shall not contain any such
-                      notice
-                    -->
-                    <exclude>src/main/resources/archetype-resources/**</exclude>
-                </excludes>
-            </configuration>
-        </plugin>
-    </plugins>
-    <extensions>
-      <extension>
-        <groupId>org.apache.maven.archetype</groupId>
-        <artifactId>archetype-packaging</artifactId>
-        <version>2.2</version>
-      </extension>
-    </extensions>
-
-    <pluginManagement>
-      <plugins>
-        <plugin>
-          <artifactId>maven-archetype-plugin</artifactId>
-          <version>2.2</version>
-        </plugin>
-      </plugins>
-    </pluginManagement>
-  </build>
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the 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">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.apache.stanbol</groupId>
+    <artifactId>stanbol-parent</artifactId>
+    <version>4.1-SNAPSHOT</version>
+    <relativePath>../../../parent</relativePath>
+  </parent>
+  <groupId>org.apache.stanbol</groupId>
+  <artifactId>enhancer-engine-archetype</artifactId>
+  <version>0.12.1-SNAPSHOT</version>
+  
+  <packaging>maven-archetype</packaging>
+
+  <name>Apache Stanbol Enhancer Engine Archetype</name>
+
+  <build>
+    <plugins>
+        <plugin>
+            <groupId>org.apache.rat</groupId>
+            <artifactId>apache-rat-plugin</artifactId>
+            <configuration>
+                <excludeSubProjects>false</excludeSubProjects>
+                <excludes>
+                    <!--
+                      The artifact files do not contain copyright notices
+                      as the generated skeleton shall not contain any such
+                      notice
+                    -->
+                    <exclude>src/main/resources/archetype-resources/**</exclude>
+                </excludes>
+            </configuration>
+        </plugin>
+    </plugins>
+    <extensions>
+      <extension>
+        <groupId>org.apache.maven.archetype</groupId>
+        <artifactId>archetype-packaging</artifactId>
+        <version>2.2</version>
+      </extension>
+    </extensions>
+
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <artifactId>maven-archetype-plugin</artifactId>
+          <version>2.2</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+</project>

Modified: stanbol/branches/release-0.12/development/archetypes/statefull-webmodule/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/development/archetypes/statefull-webmodule/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/development/archetypes/statefull-webmodule/pom.xml (original)
+++ stanbol/branches/release-0.12/development/archetypes/statefull-webmodule/pom.xml Mon Feb 24 05:27:32 2014
@@ -1,74 +1,74 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-        http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the 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">
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.stanbol</groupId>
-        <artifactId>stanbol-parent</artifactId>
-        <version>4</version>
-        <relativePath>../../../parent</relativePath>
-    </parent>
-
-    <groupId>org.apache.stanbol</groupId>
-    <artifactId>statefull-webmodule-archetype</artifactId>
-    <version>0.12.0</version>
-    <packaging>maven-archetype</packaging>
-
-    <name>Apache Stanbol Statefull Webmodule Archetype</name>
-    <!-- don't add line breaks to the description as archetype:generate only shows one line -->
-    <description>Archetype for a project that accesses the entityhub, and logs queries to a persisten graph</description>
-  
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.rat</groupId>
-                <artifactId>apache-rat-plugin</artifactId>
-                <configuration>
-                    <excludeSubProjects>false</excludeSubProjects>
-                    <excludes>
-                        <!--
-                          The artifact files do not contain copyright notices
-                          as the generated skeleton shall not contain any such
-                          notice
-                        -->
-                        <exclude>src/main/resources/archetype-resources/**</exclude>
-                    </excludes>
-                </configuration>
-            </plugin>
-        </plugins>
-        <extensions>
-            <extension>
-                <groupId>org.apache.maven.archetype</groupId>
-                <artifactId>archetype-packaging</artifactId>
-                <version>2.2</version>
-            </extension>
-        </extensions>
-
-        <pluginManagement>
-            <plugins>
-                <plugin>
-                    <artifactId>maven-archetype-plugin</artifactId>
-                    <version>2.2</version>
-                </plugin>
-            </plugins>
-        </pluginManagement>
-    </build>
-
-</project>
-
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the 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">
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.stanbol</groupId>
+        <artifactId>stanbol-parent</artifactId>
+        <version>4.1-SNAPSHOT</version>
+        <relativePath>../../../parent</relativePath>
+    </parent>
+
+    <groupId>org.apache.stanbol</groupId>
+    <artifactId>statefull-webmodule-archetype</artifactId>
+    <version>0.12.1-SNAPSHOT</version>
+    <packaging>maven-archetype</packaging>
+
+    <name>Apache Stanbol Statefull Webmodule Archetype</name>
+    <!-- don't add line breaks to the description as archetype:generate only shows one line -->
+    <description>Archetype for a project that accesses the entityhub, and logs queries to a persisten graph</description>
+  
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.rat</groupId>
+                <artifactId>apache-rat-plugin</artifactId>
+                <configuration>
+                    <excludeSubProjects>false</excludeSubProjects>
+                    <excludes>
+                        <!--
+                          The artifact files do not contain copyright notices
+                          as the generated skeleton shall not contain any such
+                          notice
+                        -->
+                        <exclude>src/main/resources/archetype-resources/**</exclude>
+                    </excludes>
+                </configuration>
+            </plugin>
+        </plugins>
+        <extensions>
+            <extension>
+                <groupId>org.apache.maven.archetype</groupId>
+                <artifactId>archetype-packaging</artifactId>
+                <version>2.2</version>
+            </extension>
+        </extensions>
+
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <artifactId>maven-archetype-plugin</artifactId>
+                    <version>2.2</version>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+    </build>
+
+</project>
+

Modified: stanbol/branches/release-0.12/development/archetypes/stateless-webmodule/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/development/archetypes/stateless-webmodule/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/development/archetypes/stateless-webmodule/pom.xml (original)
+++ stanbol/branches/release-0.12/development/archetypes/stateless-webmodule/pom.xml Mon Feb 24 05:27:32 2014
@@ -1,75 +1,75 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-        http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the 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">
-  <modelVersion>4.0.0</modelVersion>
-
-      <parent>
-        <groupId>org.apache.stanbol</groupId>
-        <artifactId>stanbol-parent</artifactId>
-        <version>4</version>
-        <relativePath>../../../parent</relativePath>
-    </parent>
-
-    <groupId>org.apache.stanbol</groupId>
-    <artifactId>stateless-webmodule-archetype</artifactId>
-    <version>0.12.0</version>
-  <packaging>maven-archetype</packaging>
-
-  <name>Apache Stanbol Stateles Webmodule Archetype</name>
-  
-  <!-- don't add line breaks to the description as archetype:generate only shows one line -->
-  <description>Archetype for a project that allows posting files and shows the computed enhancements.</description>
-
-
-  <build>
-    <extensions>
-      <extension>
-        <groupId>org.apache.maven.archetype</groupId>
-        <artifactId>archetype-packaging</artifactId>
-        <version>2.2</version>
-      </extension>
-    </extensions>
-
-    <pluginManagement>
-      <plugins>
-        <plugin>
-          <artifactId>maven-archetype-plugin</artifactId>
-          <version>2.2</version>
-        </plugin>
-      </plugins>
-    </pluginManagement>
-
-    <plugins>
-      <plugin>
-        <groupId>org.apache.rat</groupId>
-        <artifactId>apache-rat-plugin</artifactId>
-        <configuration>
-          <excludes>
-            <!-- AL20 License -->
-            <exclude>src/license/THIRD-PARTY.properties</exclude>
-            
-            <exclude>src/test/resources/projects/basic/goal.txt</exclude>
-            <exclude>src/main/resources/archetype-resources/src/main/resources/META-INF/graphs/recipes/Enhancements.ttl</exclude>
-          </excludes>
-        </configuration>
-      </plugin>      
-
-    </plugins>
-  </build>
-
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the 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">
+  <modelVersion>4.0.0</modelVersion>
+
+      <parent>
+        <groupId>org.apache.stanbol</groupId>
+        <artifactId>stanbol-parent</artifactId>
+        <version>4.1-SNAPSHOT</version>
+        <relativePath>../../../parent</relativePath>
+    </parent>
+
+    <groupId>org.apache.stanbol</groupId>
+    <artifactId>stateless-webmodule-archetype</artifactId>
+    <version>0.12.1-SNAPSHOT</version>
+  <packaging>maven-archetype</packaging>
+
+  <name>Apache Stanbol Stateles Webmodule Archetype</name>
+  
+  <!-- don't add line breaks to the description as archetype:generate only shows one line -->
+  <description>Archetype for a project that allows posting files and shows the computed enhancements.</description>
+
+
+  <build>
+    <extensions>
+      <extension>
+        <groupId>org.apache.maven.archetype</groupId>
+        <artifactId>archetype-packaging</artifactId>
+        <version>2.2</version>
+      </extension>
+    </extensions>
+
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <artifactId>maven-archetype-plugin</artifactId>
+          <version>2.2</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <configuration>
+          <excludes>
+            <!-- AL20 License -->
+            <exclude>src/license/THIRD-PARTY.properties</exclude>
+            
+            <exclude>src/test/resources/projects/basic/goal.txt</exclude>
+            <exclude>src/main/resources/archetype-resources/src/main/resources/META-INF/graphs/recipes/Enhancements.ttl</exclude>
+          </excludes>
+        </configuration>
+      </plugin>      
+
+    </plugins>
+  </build>
+
+</project>

Modified: stanbol/branches/release-0.12/enhancement-engines/celi/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/celi/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/celi/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/celi/pom.xml Mon Feb 24 05:27:32 2014
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/dbpedia-spotlight/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/dbpedia-spotlight/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/dbpedia-spotlight/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/dbpedia-spotlight/pom.xml Mon Feb 24 05:27:32 2014
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/dereference/core/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/dereference/core/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/dereference/core/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/dereference/core/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -86,7 +86,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>0.12.0</version>
+      <version>0.12.1-SNAPSHOT</version>
     </dependency>
 
     <dependency>

Modified: stanbol/branches/release-0.12/enhancement-engines/dereference/entityhub/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/dereference/entityhub/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/dereference/entityhub/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/dereference/entityhub/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -59,8 +59,11 @@
               org.apache.stanbol.enhancer.engines.dereference;version=${project.version}; provide:=true,
               *
             </Import-Package>
+            <Export-Package>
+            </Export-Package>
             <Private-Package>
-              org.apache.stanbol.enhancer.engines.dereference.entityhub;version=${project.version}
+              org.apache.stanbol.enhancer.engines.dereference.entityhub;version=${project.version},
+              org.apache.stanbol.enhancer.engines.dereference.entityhub.*;version=${project.version}
             </Private-Package>
           </instructions>
         </configuration>
@@ -87,7 +90,7 @@
     <dependency> 
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.dereference.core</artifactId>
-      <version>0.12.0</version>
+      <version>0.12.1-SNAPSHOT</version>
     </dependency>
     <dependency> <!-- field mapping support -->
       <groupId>org.apache.stanbol</groupId>

Modified: stanbol/branches/release-0.12/enhancement-engines/disambiguation-mlt/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/disambiguation-mlt/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/disambiguation-mlt/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/disambiguation-mlt/pom.xml Mon Feb 24 05:27:32 2014
@@ -15,15 +15,14 @@
    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.12.0</version>
+      <version>0.12.1-SNAPSHOT</version>
       <relativePath>..</relativePath>
     </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/entitycomention/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/entitycomention/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/entitycomention/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/entitycomention/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/entityhublinking/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/entityhublinking/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/entityhublinking/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/entityhublinking/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -89,7 +89,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.entitylinking.engine</artifactId>
-      <version>0.12.0</version>
+      <version>0.12.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>

Modified: stanbol/branches/release-0.12/enhancement-engines/entitylinking/engine/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/entitylinking/engine/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/entitylinking/engine/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/entitylinking/engine/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-kuromoji/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-kuromoji/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-kuromoji/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-kuromoji/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-lucene/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-lucene/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-lucene/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-lucene/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-opennlp/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-opennlp/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-opennlp/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-opennlp/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-paoding/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-paoding/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-paoding/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-paoding/pom.xml Mon Feb 24 05:27:32 2014
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-smartcn/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-smartcn/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-smartcn/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/entitylinking/labeltokenizer-smartcn/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/entitylinking/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/entitylinking/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/entitylinking/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/entitylinking/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
-  <version>0.12.0</version>
+  <version>0.12.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Entity Linking</name>

Modified: stanbol/branches/release-0.12/enhancement-engines/entitytagging/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/entitytagging/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/entitytagging/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/entitytagging/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/geonames/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/geonames/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/geonames/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/geonames/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/htmlextractor/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/htmlextractor/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/htmlextractor/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/htmlextractor/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/keywordextraction/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/keywordextraction/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/keywordextraction/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/keywordextraction/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/kuromoji-nlp/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/kuromoji-nlp/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/kuromoji-nlp/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/kuromoji-nlp/pom.xml Mon Feb 24 05:27:32 2014
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/langdetect/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/langdetect/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/langdetect/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/langdetect/pom.xml Mon Feb 24 05:27:32 2014
@@ -9,15 +9,14 @@
 	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.12.0</version>
+		<version>0.12.1-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/langid/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/langid/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/langid/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/langid/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/lucenefstlinking/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/lucenefstlinking/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/lucenefstlinking/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/lucenefstlinking/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -127,7 +127,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.entitylinking.engine</artifactId>
-      <version>0.12.0</version>
+      <version>0.12.1-SNAPSHOT</version>
     </dependency>
 
     <dependency>

Modified: stanbol/branches/release-0.12/enhancement-engines/nlp2rdf/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/nlp2rdf/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/nlp2rdf/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/nlp2rdf/pom.xml Mon Feb 24 05:27:32 2014
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/opencalais/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/opencalais/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/opencalais/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/opencalais/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-chunker/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-chunker/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-chunker/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-chunker/pom.xml Mon Feb 24 05:27:32 2014
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-opennlp</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-ner/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-ner/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-ner/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-ner/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-opennlp</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-pos/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-pos/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-pos/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-pos/pom.xml Mon Feb 24 05:27:32 2014
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-opennlp</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-sentence/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-sentence/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-sentence/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-sentence/pom.xml Mon Feb 24 05:27:32 2014
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-opennlp</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-token/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-token/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-token/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/opennlp/opennlp-token/pom.xml Mon Feb 24 05:27:32 2014
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-opennlp</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/opennlp/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/opennlp/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/opennlp/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/opennlp/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol-enhancement-engines-opennlp</artifactId>
-  <version>0.12.0</version>
+  <version>0.12.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancement Engine : OpenNLP</name>

Modified: stanbol/branches/release-0.12/enhancement-engines/paoding-token/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/paoding-token/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/paoding-token/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/paoding-token/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>4</version>
+    <version>4.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol-enhancement-engines</artifactId>
-  <version>0.12.0</version>
+  <version>0.12.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancement Engines</name>

Modified: stanbol/branches/release-0.12/enhancement-engines/pos-chunker/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/pos-chunker/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/pos-chunker/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/pos-chunker/pom.xml Mon Feb 24 05:27:32 2014
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/refactor/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/refactor/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/refactor/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/refactor/pom.xml Mon Feb 24 05:27:32 2014
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/restful-langident/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/restful-langident/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/restful-langident/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/restful-langident/pom.xml Mon Feb 24 05:27:32 2014
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/restful-nlp/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/restful-nlp/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/restful-nlp/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/restful-nlp/pom.xml Mon Feb 24 05:27:32 2014
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/sentiment-summarization/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/sentiment-summarization/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/sentiment-summarization/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/sentiment-summarization/pom.xml Mon Feb 24 05:27:32 2014
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/sentiment-wordclassifier/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/sentiment-wordclassifier/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/sentiment-wordclassifier/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/sentiment-wordclassifier/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/smartcn-token/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/smartcn-token/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/smartcn-token/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/smartcn-token/pom.xml Mon Feb 24 05:27:32 2014
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/textannotationnewmodel/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/textannotationnewmodel/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/textannotationnewmodel/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/textannotationnewmodel/pom.xml Mon Feb 24 05:27:32 2014
@@ -15,14 +15,12 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-	xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <packaging>bundle</packaging>

Modified: stanbol/branches/release-0.12/enhancement-engines/tika/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/tika/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/tika/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/tika/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/topic/api/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/topic/api/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/topic/api/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/topic/api/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.stanbol</groupId>
         <artifactId>apache-stanbol-enhancement-engines</artifactId>
-        <version>0.12.0</version>
+        <version>0.12.1-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/topic/engine/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/topic/engine/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/topic/engine/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/topic/engine/pom.xml Mon Feb 24 05:27:32 2014
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/topic/web/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/topic/web/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/topic/web/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/topic/web/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/uima/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/uima/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/uima/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/uima/pom.xml Mon Feb 24 05:27:32 2014
@@ -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.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-  <version>0.12.0</version>
+  <version>0.12.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancement Engine : UIMA</name>

Modified: stanbol/branches/release-0.12/enhancement-engines/uima/uimalocal-template/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/uima/uimalocal-template/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/uima/uimalocal-template/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/uima/uimalocal-template/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/uima/uimaremote/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/uima/uimaremote/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/uima/uimaremote/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/uima/uimaremote/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/uima/uimatotriples/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/uima/uimatotriples/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/uima/uimatotriples/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/uima/uimatotriples/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/xmpextractor/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/xmpextractor/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/xmpextractor/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/xmpextractor/pom.xml Mon Feb 24 05:27:32 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancement-engines/zemanta/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/zemanta/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/zemanta/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancement-engines/zemanta/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Propchange: stanbol/branches/release-0.12/enhancer/
------------------------------------------------------------------------------
  Merged /stanbol/trunk/enhancer:r1559644-1559645

Modified: stanbol/branches/release-0.12/enhancer/benchmark/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/benchmark/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/benchmark/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/benchmark/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancer/chain/allactive/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/chain/allactive/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/chain/allactive/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/chain/allactive/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancer/chain/graph/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/chain/graph/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/chain/graph/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/chain/graph/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancer/chain/list/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/chain/list/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/chain/list/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/chain/list/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancer/chain/weighted/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/chain/weighted/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/chain/weighted/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/chain/weighted/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancer/defaults/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/defaults/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/defaults/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/defaults/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancer/generic/core/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/generic/core/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/generic/core/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/generic/core/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancer/generic/nlp-json/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/generic/nlp-json/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/generic/nlp-json/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/generic/nlp-json/pom.xml Mon Feb 24 05:27:32 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancer/generic/nlp/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/generic/nlp/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/generic/nlp/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/generic/nlp/pom.xml Mon Feb 24 05:27:32 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancer/generic/rdfentities/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/generic/rdfentities/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/generic/rdfentities/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/generic/rdfentities/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancer/generic/servicesapi/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/generic/servicesapi/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/generic/servicesapi/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/generic/servicesapi/pom.xml Mon Feb 24 05:27:32 2014
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -61,8 +61,7 @@
             </Import-Package>
             <!-- removed Import-Package 
                   org.apache.commons.io;version="[1.4.0,3)",
-              as commons-io version 2+ still export versions < 2.0 for exported
-              packages
+              as commons-io version 2+ still export versions < 2.0 for exported packages
              -->
             <Private-Package>
             </Private-Package>

Modified: stanbol/branches/release-0.12/enhancer/generic/test/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/generic/test/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/generic/test/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/generic/test/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancer/jersey/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/jersey/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/jersey/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/jersey/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -98,7 +98,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>0.12.0</version>
+      <version>0.12.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>

Modified: stanbol/branches/release-0.12/enhancer/jobmanager/event/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/jobmanager/event/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/jobmanager/event/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/jobmanager/event/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancer/jobmanager/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/jobmanager/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/jobmanager/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/jobmanager/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,12 +21,12 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>4</version>
+    <version>4.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <artifactId>org.apache.stanbol.enhancer.jobmanager.reactor</artifactId>
-  <version>0.12.0</version>
+  <version>0.12.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancer JobManager Reactor</name>

Modified: stanbol/branches/release-0.12/enhancer/jobmanager/weightedjobmanager/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/jobmanager/weightedjobmanager/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/jobmanager/weightedjobmanager/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/jobmanager/weightedjobmanager/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   

Modified: stanbol/branches/release-0.12/enhancer/ldpath/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/ldpath/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/ldpath/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/ldpath/pom.xml Mon Feb 24 05:27:32 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/enhancer/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancer/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancer/pom.xml (original)
+++ stanbol/branches/release-0.12/enhancer/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>4</version>
+    <version>4.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol-enhancer</artifactId>
-  <version>0.12.0</version>
+  <version>0.12.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancer</name>

Modified: stanbol/branches/release-0.12/entityhub/defaults/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/entityhub/defaults/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/entityhub/defaults/pom.xml (original)
+++ stanbol/branches/release-0.12/entityhub/defaults/pom.xml Mon Feb 24 05:27:32 2014
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-entityhub</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/entityhub/generic/core/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/entityhub/generic/core/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/entityhub/generic/core/pom.xml (original)
+++ stanbol/branches/release-0.12/entityhub/generic/core/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-entityhub</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/entityhub/generic/servicesapi/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/entityhub/generic/servicesapi/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/entityhub/generic/servicesapi/pom.xml (original)
+++ stanbol/branches/release-0.12/entityhub/generic/servicesapi/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-entityhub</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/entityhub/generic/test/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/entityhub/generic/test/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/entityhub/generic/test/pom.xml (original)
+++ stanbol/branches/release-0.12/entityhub/generic/test/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-entityhub</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/entityhub/indexing/core/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/entityhub/indexing/core/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/entityhub/indexing/core/pom.xml (original)
+++ stanbol/branches/release-0.12/entityhub/indexing/core/pom.xml Mon Feb 24 05:27:32 2014
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-entityhub-indexing</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/entityhub/indexing/dblp/dependency-reduced-pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/entityhub/indexing/dblp/dependency-reduced-pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/entityhub/indexing/dblp/dependency-reduced-pom.xml (original)
+++ stanbol/branches/release-0.12/entityhub/indexing/dblp/dependency-reduced-pom.xml Mon Feb 24 05:27:32 2014
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>apache-stanbol-entityhub-indexing</artifactId>
     <groupId>org.apache.stanbol</groupId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>org.apache.stanbol.entityhub.indexing.dblp</artifactId>

Modified: stanbol/branches/release-0.12/entityhub/indexing/dblp/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/entityhub/indexing/dblp/pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/entityhub/indexing/dblp/pom.xml (original)
+++ stanbol/branches/release-0.12/entityhub/indexing/dblp/pom.xml Mon Feb 24 05:27:32 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-entityhub-indexing</artifactId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: stanbol/branches/release-0.12/entityhub/indexing/dbpedia/dependency-reduced-pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-0.12/entityhub/indexing/dbpedia/dependency-reduced-pom.xml?rev=1571151&r1=1571150&r2=1571151&view=diff
==============================================================================
--- stanbol/branches/release-0.12/entityhub/indexing/dbpedia/dependency-reduced-pom.xml (original)
+++ stanbol/branches/release-0.12/entityhub/indexing/dbpedia/dependency-reduced-pom.xml Mon Feb 24 05:27:32 2014
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>apache-stanbol-entityhub-indexing</artifactId>
     <groupId>org.apache.stanbol</groupId>
-    <version>0.12.0</version>
+    <version>0.12.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>org.apache.stanbol.entityhub.indexing.dbpedia</artifactId>