Modified: 
stanbol/branches/release-1.0.0-branch/enhancement-engines/textannotationnewmodel/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancement-engines/textannotationnewmodel/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- 
stanbol/branches/release-1.0.0-branch/enhancement-engines/textannotationnewmodel/pom.xml
 (original)
+++ 
stanbol/branches/release-1.0.0-branch/enhancement-engines/textannotationnewmodel/pom.xml
 Wed Sep  7 16:06:54 2016
@@ -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>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
        <packaging>bundle</packaging>
@@ -37,12 +35,12 @@
   </description>
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/textannotationnewmodel/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancement-engines/textannotationnewmodel
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/textannotationnewmodel/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancement-engines/textannotationnewmodel
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/stanbol.apache.org</url>
   </scm>
 
 
@@ -76,19 +74,19 @@
                <dependency>
                        <groupId>org.apache.stanbol</groupId>
                        
<artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-                       <version>1.0.0-SNAPSHOT</version>
+                       <version>1.0.0</version>
                </dependency>
                <!-- for tests -->
                <dependency>
                        <groupId>org.apache.stanbol</groupId>
                        
<artifactId>org.apache.stanbol.enhancer.test</artifactId>
-                       <version>1.0.0-SNAPSHOT</version>
+                       <version>1.0.0</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.apache.stanbol</groupId>
                        
<artifactId>org.apache.stanbol.enhancer.core</artifactId>
-                       <version>1.0.0-SNAPSHOT</version>
+                       <version>1.0.0</version>
                        <scope>test</scope>
                </dependency>
                <dependency>

Modified: stanbol/branches/release-1.0.0-branch/enhancement-engines/tika/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancement-engines/tika/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancement-engines/tika/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancement-engines/tika/pom.xml Wed 
Sep  7 16:06:54 2016
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.tika</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Tika</name>
@@ -40,12 +40,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/tika/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancement-engines/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/tags/apache-stanbol-1.0.0/enhancement-engines/tika
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/stanbol.apache.org</url>
   </scm>
 
   <build>
@@ -111,7 +111,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>provided</scope>
     </dependency>
 
@@ -148,7 +148,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.core</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
     

Modified: 
stanbol/branches/release-1.0.0-branch/enhancement-engines/topic/api/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancement-engines/topic/api/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancement-engines/topic/api/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancement-engines/topic/api/pom.xml 
Wed Sep  7 16:06:54 2016
@@ -15,21 +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>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
         <relativePath>../..</relativePath>
     </parent>
 
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.enhancer.engine.topic.api</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <packaging>bundle</packaging>
 
     <name>Apache Stanbol Enhancement Engine : Topic Classification (API)</name>
@@ -47,12 +45,12 @@
 
     <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/tags/apache-stanbol-1.0.0/enhancement-engines/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/tags/apache-stanbol-1.0.0/enhancement-engines/topic/engine
         </developerConnection>
-        <url>http://stanbol.apache.org/</url>
+        
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
     </scm>
 
     <build>

Modified: 
stanbol/branches/release-1.0.0-branch/enhancement-engines/topic/engine/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancement-engines/topic/engine/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- 
stanbol/branches/release-1.0.0-branch/enhancement-engines/topic/engine/pom.xml 
(original)
+++ 
stanbol/branches/release-1.0.0-branch/enhancement-engines/topic/engine/pom.xml 
Wed Sep  7 16:06:54 2016
@@ -16,13 +16,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engine.topic</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Topic Classification</name>
@@ -40,12 +40,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/topic/engine/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancement-engines/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/tags/apache-stanbol-1.0.0/enhancement-engines/topic/engine
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -66,7 +66,7 @@
               org.apache.stanbol.enhancer.topic.api.*; provide:=true; 
version="[0.10.1,1.1)",
               *
             </Import-Package>
-            <Export-Package></Export-Package>
+            <Export-Package />
             <Private-Package>
               org.apache.stanbol.enhancer.topic,
               org.apache.stanbol.enhancer.engine.topic,
@@ -279,12 +279,12 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.entityhub.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <!-- anyway transitive dependency of managed
       <dependency>
@@ -295,14 +295,14 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.solr.managed</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
 
       <!-- API dependency -->
       <dependency>
           <groupId>org.apache.stanbol</groupId>
           <artifactId>org.apache.stanbol.enhancer.engine.topic.api</artifactId>
-          <version>1.0.0-SNAPSHOT</version>
+          <version>1.0.0</version>
       </dependency>
   </dependencies>
 

Modified: 
stanbol/branches/release-1.0.0-branch/enhancement-engines/topic/web/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancement-engines/topic/web/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancement-engines/topic/web/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancement-engines/topic/web/pom.xml 
Wed Sep  7 16:06:54 2016
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engine.topic.web</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Topic Classification : Web 
API</name>
@@ -41,12 +41,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/topic/web/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancement-engines/topic/web
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engine/topic/web/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancement-engine/topic/web
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -100,22 +100,22 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.web.base</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engine.topic.api</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engine.topic</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     
     <dependency>
@@ -135,7 +135,7 @@
     <dependency>
        <groupId>org.apache.stanbol</groupId>
                <artifactId>org.apache.stanbol.commons.web.viewable</artifactId>
-      <version>1.0.0-SNAPSHOT</version>      
+      <version>1.0.0</version>      
     </dependency>
 
 

Modified: stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/pom.xml Wed 
Sep  7 16:06:54 2016
@@ -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>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancement Engine : UIMA</name>
@@ -41,12 +40,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/uima
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancement-engines/uima
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/uima
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancement-engines/uima
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/stanbol.apache.org</url>
   </scm>
 
   <modules>

Modified: 
stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/uimalocal-template/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/uimalocal-template/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- 
stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/uimalocal-template/pom.xml
 (original)
+++ 
stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/uimalocal-template/pom.xml
 Wed Sep  7 16:06:54 2016
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -31,12 +31,12 @@
 
   <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/tags/apache-stanbol-1.0.0/enhancement-engines/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/tags/apache-stanbol-1.0.0/enhancement-engines/uima/uimalocal-template
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -94,7 +94,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <type>jar</type>
     </dependency>
     <dependency>
@@ -110,7 +110,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.caslight</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.lucene</groupId>

Modified: 
stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/uimaremote/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/uimaremote/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- 
stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/uimaremote/pom.xml
 (original)
+++ 
stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/uimaremote/pom.xml
 Wed Sep  7 16:06:54 2016
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -31,12 +31,12 @@
 
   <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/tags/apache-stanbol-1.0.0/enhancement-engines/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/tags/apache-stanbol-1.0.0/enhancement-engines/uima/uimaremote
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -101,7 +101,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.clerezza</groupId>
@@ -115,7 +115,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.caslight</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
   </dependencies>
 

Modified: 
stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/uimatotriples/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/uimatotriples/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- 
stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/uimatotriples/pom.xml
 (original)
+++ 
stanbol/branches/release-1.0.0-branch/enhancement-engines/uima/uimatotriples/pom.xml
 Wed Sep  7 16:06:54 2016
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines-uima</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -31,12 +31,12 @@
 
   <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/tags/apache-stanbol-1.0.0/enhancement-engines/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/tags/apache-stanbol-1.0.0/enhancement-engines/uima/uimatotriple
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -100,7 +100,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <type>jar</type>
     </dependency>
     <dependency>
@@ -116,7 +116,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.caslight</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
   </dependencies>
 

Modified: 
stanbol/branches/release-1.0.0-branch/enhancement-engines/xmpextractor/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancement-engines/xmpextractor/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- 
stanbol/branches/release-1.0.0-branch/enhancement-engines/xmpextractor/pom.xml 
(original)
+++ 
stanbol/branches/release-1.0.0-branch/enhancement-engines/xmpextractor/pom.xml 
Wed Sep  7 16:06:54 2016
@@ -20,13 +20,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.xmpextractor</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : XMP Extractor</name>
@@ -36,12 +36,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/xmpextractor/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancement-engines/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/tags/apache-stanbol-1.0.0/enhancement-engines/xmpextractor
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/stanbol.apache.org</url>
   </scm>
   <build>
     <plugins>
@@ -73,7 +73,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
@@ -101,13 +101,13 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.test</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.core</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: 
stanbol/branches/release-1.0.0-branch/enhancement-engines/zemanta/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancement-engines/zemanta/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancement-engines/zemanta/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancement-engines/zemanta/pom.xml 
Wed Sep  7 16:06:54 2016
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.zemanta</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Enhancement Engine : Zemanta</name>
@@ -37,12 +37,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/zemanta/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancement-engines/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/tags/apache-stanbol-1.0.0/enhancement-engines/zemanta
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/stanbol.apache.org</url>
   </scm>
 
   <build>
@@ -87,13 +87,13 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.stanboltools.offline</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>provided</scope>
     </dependency>
 
@@ -127,13 +127,13 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.test</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.core</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: stanbol/branches/release-1.0.0-branch/enhancer/benchmark/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/benchmark/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/benchmark/pom.xml (original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/benchmark/pom.xml Wed Sep  7 
16:06:54 2016
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -31,12 +31,12 @@
   <name>Apache Stanbol Enhancer Benchmark</name>
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/benchmark/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/benchmark
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/benchmark/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/benchmark
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/stanbol.apache.org</url>
   </scm>
 
   <build>
@@ -77,7 +77,7 @@
             </Private-Package>    
             <!-- TODO velocity should be in its own bundle -->
             <!-- Embed-Dependency>velocity,velocity-tools</Embed-Dependency>
-            <Embed-Transitive>false</Embed-Transitive  -->
+            <Embed-Transitive>false</Embed-Transitive -->
           </instructions>
         </configuration>
       </plugin>
@@ -105,7 +105,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
 
     <dependency>

Modified: stanbol/branches/release-1.0.0-branch/enhancer/chain/allactive/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/chain/allactive/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/chain/allactive/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/chain/allactive/pom.xml Wed 
Sep  7 16:06:54 2016
@@ -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/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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -39,12 +38,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/chain/allactive/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/chain/allactive
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/chain/allactive/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/chain/allactive
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -77,13 +76,13 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.stanboltools.datafileprovider</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <!-- Stanbol Enhancer dependencies -->
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     
     <dependency>

Modified: stanbol/branches/release-1.0.0-branch/enhancer/chain/graph/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/chain/graph/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/chain/graph/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/chain/graph/pom.xml Wed Sep  
7 16:06:54 2016
@@ -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/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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -40,12 +39,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/chain/graph/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/chain/graph
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/chain/graph/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/chain/graph
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -79,13 +78,13 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.stanboltools.datafileprovider</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <!-- Stanbol Enhancer dependencies -->
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     
     <dependency>

Modified: stanbol/branches/release-1.0.0-branch/enhancer/chain/list/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/chain/list/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/chain/list/pom.xml (original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/chain/list/pom.xml Wed Sep  
7 16:06:54 2016
@@ -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/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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -40,12 +39,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/chian/list
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/chian/list
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/chain/list
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/chain/list
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -79,13 +78,13 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.stanboltools.datafileprovider</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
       <!-- Stanbol Enhancer dependencies -->
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     
     <dependency>

Modified: stanbol/branches/release-1.0.0-branch/enhancer/chain/weighted/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/chain/weighted/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/chain/weighted/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/chain/weighted/pom.xml Wed 
Sep  7 16:06:54 2016
@@ -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/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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -41,12 +40,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/chian/weighted
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/chian/weighted
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/chain/weighted
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/chain/weighted
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -80,13 +79,13 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.stanboltools.datafileprovider</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <!-- Stanbol Enhancer dependencies -->
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     
     <dependency>

Modified: stanbol/branches/release-1.0.0-branch/enhancer/defaults/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/defaults/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/defaults/pom.xml (original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/defaults/pom.xml Wed Sep  7 
16:06:54 2016
@@ -15,13 +15,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project>
+<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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -32,12 +32,12 @@
   <description>This provides the default configuration for the Enhancer. This 
bundle can be removed by users that want/need to provide their own 
configuration conflicting with the defaults.</description>
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/defaults
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/defaults
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/defaults
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/defaults
     </developerConnection>
-    <url>http://stanbol.apache.org</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0//stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/branches/release-1.0.0-branch/enhancer/generic/core/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/generic/core/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/generic/core/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/generic/core/pom.xml Wed Sep 
 7 16:06:54 2016
@@ -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/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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -37,12 +36,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/generic/core/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/generic/core
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/generic/core/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/generic/core
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -95,12 +94,12 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.indexedgraph</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
 
     <dependency>
@@ -120,7 +119,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.test</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>

Modified: 
stanbol/branches/release-1.0.0-branch/enhancer/generic/nlp-json/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/generic/nlp-json/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/generic/nlp-json/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/generic/nlp-json/pom.xml Wed 
Sep  7 16:06:54 2016
@@ -15,13 +15,12 @@
    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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -34,12 +33,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/generic/nlp-json/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/generic/nlp-json
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/generic/nlp-json/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/generic/nlp-json
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -92,7 +91,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.nlp</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>javax.ws.rs</groupId>
@@ -121,7 +120,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.core</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: stanbol/branches/release-1.0.0-branch/enhancer/generic/nlp/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/generic/nlp/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/generic/nlp/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/generic/nlp/pom.xml Wed Sep  
7 16:06:54 2016
@@ -15,13 +15,12 @@
    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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -36,12 +35,12 @@
 
   <scm>
     <connection>
-            
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/generic/nlp/
+            
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/generic/nlp
         </connection>
     <developerConnection>
-            
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/generic/nlp/
+            
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/generic/nlp
         </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -122,7 +121,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>commons-collections</groupId>
@@ -138,7 +137,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.core</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: 
stanbol/branches/release-1.0.0-branch/enhancer/generic/rdfentities/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/generic/rdfentities/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/generic/rdfentities/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/generic/rdfentities/pom.xml 
Wed Sep  7 16:06:54 2016
@@ -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/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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -37,12 +36,12 @@
 
     <scm>
         <connection>
-            
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/generic/rdfentities/
+            
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/generic/rdfentities
         </connection>
         <developerConnection>
-            
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/generic/rdfentities/
+            
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/generic/rdfentities
         </developerConnection>
-        <url>http://stanbol.apache.org/</url>
+        
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
     </scm>
 
   <build>
@@ -70,12 +69,12 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.indexedgraph</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
      </dependency>
 
     <dependency>
@@ -95,7 +94,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.core</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: 
stanbol/branches/release-1.0.0-branch/enhancer/generic/servicesapi/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/generic/servicesapi/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/generic/servicesapi/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/generic/servicesapi/pom.xml 
Wed Sep  7 16:06:54 2016
@@ -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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -31,12 +30,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/generic/servicesapi/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/generic/servicesapi
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/generic/servicesapi/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/generic/servicesapi
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -92,7 +91,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.indexedgraph</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
 
     <dependency>
@@ -102,7 +101,7 @@
     <!-- dependency>
       <groupId>javax.servlet</groupId>
       <artifactId>servlet-api</artifactId>
-    </dependency  -->
+    </dependency -->
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>

Modified: stanbol/branches/release-1.0.0-branch/enhancer/generic/test/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/generic/test/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/generic/test/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/generic/test/pom.xml Wed Sep 
 7 16:06:54 2016
@@ -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/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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -38,12 +37,12 @@
 
     <scm>
         <connection>
-            
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/generic/test/
+            
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/generic/test
         </connection>
         <developerConnection>
-            
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/generic/test/
+            
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/generic/test
         </developerConnection>
-        <url>http://stanbol.apache.org/</url>
+        
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
     </scm>
 
   <build>
@@ -73,7 +72,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
 
     <dependency>

Modified: stanbol/branches/release-1.0.0-branch/enhancer/jersey/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/jersey/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/jersey/pom.xml (original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/jersey/pom.xml Wed Sep  7 
16:06:54 2016
@@ -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/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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -34,12 +33,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/jersey/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/jersey
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/jersey/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/jersey
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/stanbol.apache.org</url>
   </scm>
 
   <build>
@@ -97,22 +96,22 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.jsonld</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.web.base</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.indexedgraph</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
 
     <!-- Clerezza dependencies -->
@@ -133,7 +132,7 @@
     <dependency>
        <groupId>org.apache.stanbol</groupId>
                <artifactId>org.apache.stanbol.commons.web.viewable</artifactId>
-      <version>1.0.0-SNAPSHOT</version>      
+      <version>1.0.0</version>      
     </dependency>
     <dependency>
       <groupId>javax.ws.rs</groupId>
@@ -198,7 +197,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.core</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: 
stanbol/branches/release-1.0.0-branch/enhancer/jobmanager/event/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/jobmanager/event/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/jobmanager/event/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/jobmanager/event/pom.xml Wed 
Sep  7 16:06:54 2016
@@ -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/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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -41,10 +40,10 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/jobmanager/event/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/jobmanager/event
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/jobmanager/event/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/jobmanager/event
     </developerConnection>
   </scm>
 
@@ -82,7 +81,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
 
     <dependency>

Modified: stanbol/branches/release-1.0.0-branch/enhancer/jobmanager/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/jobmanager/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/jobmanager/pom.xml (original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/jobmanager/pom.xml Wed Sep  
7 16:06:54 2016
@@ -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/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>6-SNAPSHOT</version>
+    <version>6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
@@ -37,12 +36,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/jobmanager
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/jobmanager
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/jobmanager
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/jobmanager
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/stanbol.apache.org</url>
   </scm>
 
   <modules>

Modified: 
stanbol/branches/release-1.0.0-branch/enhancer/jobmanager/weightedjobmanager/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/jobmanager/weightedjobmanager/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- 
stanbol/branches/release-1.0.0-branch/enhancer/jobmanager/weightedjobmanager/pom.xml
 (original)
+++ 
stanbol/branches/release-1.0.0-branch/enhancer/jobmanager/weightedjobmanager/pom.xml
 Wed Sep  7 16:06:54 2016
@@ -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/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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
   
@@ -40,12 +39,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/jobmanager/weightedjobmanager/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/jobmanager/weightedjobmanager
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/jobmanager/weightedjobmanager/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/jobmanager/weightedjobmanager
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
   
   <build>
@@ -77,7 +76,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     
     <dependency>

Modified: stanbol/branches/release-1.0.0-branch/enhancer/ldpath/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/ldpath/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/ldpath/pom.xml (original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/ldpath/pom.xml Wed Sep  7 
16:06:54 2016
@@ -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/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-enhancer</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -34,12 +33,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/ldpath/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/ldpath
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/ldpath/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer/ldpath
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/stanbol.apache.org</url>
   </scm>
 
   <build>
@@ -94,12 +93,12 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.ldpath.clerezza</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
 
     <!-- Clerezza dependencies -->
@@ -132,13 +131,13 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.core</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.indexedgraph</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
 

Modified: stanbol/branches/release-1.0.0-branch/enhancer/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/enhancer/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/enhancer/pom.xml (original)
+++ stanbol/branches/release-1.0.0-branch/enhancer/pom.xml Wed Sep  7 16:06:54 
2016
@@ -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>stanbol-parent</artifactId>
-    <version>6-SNAPSHOT</version>
+    <version>6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol-enhancer</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Enhancer</name>
@@ -49,12 +48,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancer/
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/enhancer
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/branches/release-1.0.0-branch/entityhub/defaults/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/entityhub/defaults/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/entityhub/defaults/pom.xml (original)
+++ stanbol/branches/release-1.0.0-branch/entityhub/defaults/pom.xml Wed Sep  7 
16:06:54 2016
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-entityhub</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -28,12 +28,12 @@
   
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/defaults
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/entityhub/defaults
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/defaults
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/entityhub/defaults
     </developerConnection>
-    <url>http://stanbol.apache.org</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0//stanbol.apache.org</url>
   </scm>
   
   <build>

Modified: stanbol/branches/release-1.0.0-branch/entityhub/generic/core/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/entityhub/generic/core/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/entityhub/generic/core/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/entityhub/generic/core/pom.xml Wed 
Sep  7 16:06:54 2016
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-entityhub</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -47,12 +47,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/generic/core
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/entityhub/generic/core
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/generic/core
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/entityhub/generic/core
     </developerConnection>
-    <url>http://stanbol.apache.org</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -99,17 +99,17 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.entityhub.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.namespaceprefix.service</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.stanboltools.offline</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
 
     <!-- OSGI framework dependencies -->
@@ -146,7 +146,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.entityhub.test</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: 
stanbol/branches/release-1.0.0-branch/entityhub/generic/servicesapi/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/entityhub/generic/servicesapi/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/entityhub/generic/servicesapi/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/entityhub/generic/servicesapi/pom.xml 
Wed Sep  7 16:06:54 2016
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-entityhub</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -44,12 +44,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/generic/servicesapi
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/entityhub/generic/servicesapi
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/generic/servicesapi
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/entityhub/generic/servicesapi
     </developerConnection>
-    <url>http://stanbol.apache.org</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>

Modified: stanbol/branches/release-1.0.0-branch/entityhub/generic/test/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/entityhub/generic/test/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/entityhub/generic/test/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/entityhub/generic/test/pom.xml Wed 
Sep  7 16:06:54 2016
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-entityhub</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../..</relativePath>
   </parent>
 
@@ -46,12 +46,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/generic/test
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/entityhub/generic/test
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/generic/test
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/entityhub/generic/test
     </developerConnection>
-    <url>http://stanbol.apache.org</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <dependencies>
@@ -59,12 +59,12 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.entityhub.servicesapi</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.testing.stanbol</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
 
     <dependency>

Modified: stanbol/branches/release-1.0.0-branch/entityhub/indexing/core/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/entityhub/indexing/core/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/entityhub/indexing/core/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/entityhub/indexing/core/pom.xml Wed 
Sep  7 16:06:54 2016
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-entityhub-indexing</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -35,12 +35,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/core
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/entityhub/indexing/core
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/core
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/entityhub/indexing/core
     </developerConnection>
-    <url>http://stanbol.apache.org</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
   
   <build>
@@ -95,18 +95,18 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.namespaceprefix.service</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
   
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.entityhub.core</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.entityhub.ldpath</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     
     <dependency> <!-- for the Main (command line utility) -->
@@ -155,7 +155,7 @@
     <dependency> <!-- provides the default Stanbol mappings -->
      <groupId>org.apache.stanbol</groupId>
      
<artifactId>org.apache.stanbol.commons.namespaceprefix.provider.stanbol</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>    
   </dependencies>

Modified: stanbol/branches/release-1.0.0-branch/entityhub/indexing/dblp/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/entityhub/indexing/dblp/pom.xml?rev=1759632&r1=1759631&r2=1759632&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/entityhub/indexing/dblp/pom.xml 
(original)
+++ stanbol/branches/release-1.0.0-branch/entityhub/indexing/dblp/pom.xml Wed 
Sep  7 16:06:54 2016
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-entityhub-indexing</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -45,12 +45,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/dblp
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/entityhub/indexing/dblp
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/dblp
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/entityhub/indexing/dblp
     </developerConnection>
-    <url>http://stanbol.apache.org</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
   </scm>
 
   <build>
@@ -77,7 +77,7 @@
               </includes>
             </artifactSet>
             <transformers>
-              <transformer 
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
+              <transformer 
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"
 />
             </transformers>
           </configuration>
         <executions>
@@ -96,26 +96,26 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.entityhub.indexing.core</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.stanboltools.datafileprovider</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.entityhub.indexing.source.jenatdb</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>runtime</scope>
     </dependency>
     <!-- dependencies of the solr yard destination -->
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.entityhub.indexing.destination.solryard</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>runtime</scope>
     </dependency>
 
@@ -123,12 +123,12 @@
     <dependency> <!-- provides the default Stanbol mappings -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.namespaceprefix.provider.stanbol</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
     <dependency> <!-- provides the prefix.cc mappings -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.namespaceprefix.provider.prefixcc</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
 
 


Reply via email to