Author: fchrist
Date: Tue Jan 22 20:05:44 2013
New Revision: 1437136

URL: http://svn.apache.org/viewvc?rev=1437136&view=rev
Log:
STANBOL-901:rollback changes from release preparation of 
apache-stanbol-entityhub-0.11.0

Modified:
    stanbol/trunk/entityhub/defaults/pom.xml
    stanbol/trunk/entityhub/generic/core/pom.xml
    stanbol/trunk/entityhub/generic/servicesapi/pom.xml
    stanbol/trunk/entityhub/generic/test/pom.xml
    stanbol/trunk/entityhub/indexing/core/pom.xml
    stanbol/trunk/entityhub/indexing/dblp/pom.xml
    stanbol/trunk/entityhub/indexing/dbpedia/pom.xml
    stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml
    stanbol/trunk/entityhub/indexing/genericrdf/pom.xml
    stanbol/trunk/entityhub/indexing/geonames/pom.xml
    stanbol/trunk/entityhub/indexing/parent/pom.xml
    stanbol/trunk/entityhub/indexing/pom.xml
    stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml
    stanbol/trunk/entityhub/indexing/source/vcard/pom.xml
    stanbol/trunk/entityhub/jersey/pom.xml
    stanbol/trunk/entityhub/ldpath/pom.xml
    stanbol/trunk/entityhub/model/clerezza/pom.xml
    stanbol/trunk/entityhub/parent/pom.xml
    stanbol/trunk/entityhub/pom.xml
    stanbol/trunk/entityhub/query/clerezza/pom.xml
    stanbol/trunk/entityhub/site/linkeddata/pom.xml
    stanbol/trunk/entityhub/site/managed/pom.xml
    stanbol/trunk/entityhub/yard/clerezza/pom.xml
    stanbol/trunk/entityhub/yard/solr/pom.xml

Modified: stanbol/trunk/entityhub/defaults/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/defaults/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/defaults/pom.xml (original)
+++ stanbol/trunk/entityhub/defaults/pom.xml Tue Jan 22 20:05:44 2013
@@ -16,13 +16,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.defaults</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Default Configuration</name>
@@ -30,12 +30,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/defaults
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/defaults
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/defaults
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/defaults
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <licenses>

Modified: stanbol/trunk/entityhub/generic/core/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/generic/core/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/generic/core/pom.xml (original)
+++ stanbol/trunk/entityhub/generic/core/pom.xml Tue Jan 22 20:05:44 2013
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.core</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Generic Core</name>
@@ -49,12 +49,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/generic/core
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/generic/core
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/generic/core
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/generic/core
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/generic/servicesapi/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/generic/servicesapi/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/generic/servicesapi/pom.xml (original)
+++ stanbol/trunk/entityhub/generic/servicesapi/pom.xml Tue Jan 22 20:05:44 2013
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.servicesapi</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Generic Service API</name>
@@ -46,12 +46,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/generic/servicesapi
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/generic/servicesapi
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/generic/servicesapi
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/generic/servicesapi
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/generic/test/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/generic/test/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/generic/test/pom.xml (original)
+++ stanbol/trunk/entityhub/generic/test/pom.xml Tue Jan 22 20:05:44 2013
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.test</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Stanbol Entityhub Generic Test Framework</name>
@@ -48,12 +48,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/generic/test
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/generic/test
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/generic/test
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/generic/test
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <dependencies>

Modified: stanbol/trunk/entityhub/indexing/core/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/indexing/core/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/indexing/core/pom.xml (original)
+++ stanbol/trunk/entityhub/indexing/core/pom.xml Tue Jan 22 20:05:44 2013
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.indexing.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.indexing.core</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Indexing Core</name>
@@ -37,12 +37,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/core
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/core
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/core
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/core
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
   
   <build>

Modified: stanbol/trunk/entityhub/indexing/dblp/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/indexing/dblp/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/indexing/dblp/pom.xml (original)
+++ stanbol/trunk/entityhub/indexing/dblp/pom.xml Tue Jan 22 20:05:44 2013
@@ -20,13 +20,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.indexing.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.indexing.dblp</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Stanbol Entityhub Indexing for dblp</name>
@@ -47,12 +47,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/dblp
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/dblp
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/dblp
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/dblp
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/indexing/dbpedia/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/indexing/dbpedia/pom.xml (original)
+++ stanbol/trunk/entityhub/indexing/dbpedia/pom.xml Tue Jan 22 20:05:44 2013
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.indexing.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.indexing.dbpedia</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Stanbol Entityhub Indexing for DBpedia.org</name>
@@ -44,12 +44,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/dbpedia
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/dbpedia
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/dbpedia
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/dbpedia
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml (original)
+++ stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml Tue Jan 22 
20:05:44 2013
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.indexing.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   
<artifactId>org.apache.stanbol.entityhub.indexing.destination.solryard</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Indexing Destination SolrYard</name>
@@ -46,12 +46,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/destination/solryard
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/destination/solryard
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/destination/solryard
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/destination/solryard
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
   
   <build>

Modified: stanbol/trunk/entityhub/indexing/genericrdf/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/indexing/genericrdf/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/indexing/genericrdf/pom.xml (original)
+++ stanbol/trunk/entityhub/indexing/genericrdf/pom.xml Tue Jan 22 20:05:44 2013
@@ -20,13 +20,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.indexing.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.indexing.genericrdf</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Stanbol Entityhub Indexing Generic RDF</name>
@@ -47,12 +47,12 @@
     
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/genericrdf
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/genericrdf
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/genericrdf
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/genericrdf
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/indexing/geonames/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/indexing/geonames/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/indexing/geonames/pom.xml (original)
+++ stanbol/trunk/entityhub/indexing/geonames/pom.xml Tue Jan 22 20:05:44 2013
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.indexing.geonames</artifactId>
   <packaging>jar</packaging>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   
   <name>Apache Stanbol Entityhub Indexing for geonames.org</name>
   
@@ -48,12 +48,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/geonames
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/geonames
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/geonames
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/geonames
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/indexing/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/indexing/parent/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/indexing/parent/pom.xml (original)
+++ stanbol/trunk/entityhub/indexing/parent/pom.xml Tue Jan 22 20:05:44 2013
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.indexing.parent</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Entityhub Indexing Parent</name>
@@ -47,12 +47,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/parent
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/parent
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/parent
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/parent
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/indexing/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/indexing/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/indexing/pom.xml (original)
+++ stanbol/trunk/entityhub/indexing/pom.xml Tue Jan 22 20:05:44 2013
@@ -28,7 +28,7 @@
   
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.indexing.reactor</artifactId>
-  <version>0.11.0</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Entityhub Indexing Reactor</name>
@@ -49,12 +49,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <modules>

Modified: stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml (original)
+++ stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml Tue Jan 22 20:05:44 
2013
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.indexing.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.indexing.source.jenatdb</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Indexing Source for Jena TDB</name>
@@ -51,12 +51,12 @@
     
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/source/jenatdb
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/source/jenatdb
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/source/jenatdb
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/source/jenatdb
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
   
   <build>

Modified: stanbol/trunk/entityhub/indexing/source/vcard/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/indexing/source/vcard/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/indexing/source/vcard/pom.xml (original)
+++ stanbol/trunk/entityhub/indexing/source/vcard/pom.xml Tue Jan 22 20:05:44 
2013
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.indexing.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.indexing.source.vcard</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Indexing Source for vCard</name>
@@ -48,12 +48,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/source/vcard
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/source/vcard
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/indexing/source/vcard
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/indexing/source/vcard
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/jersey/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/jersey/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/jersey/pom.xml (original)
+++ stanbol/trunk/entityhub/jersey/pom.xml Tue Jan 22 20:05:44 2013
@@ -16,13 +16,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.jersey</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Web Jersey HTTP Endpoint</name>
@@ -39,12 +39,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/jersey
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/jersey
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/jersey
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/jersey
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/ldpath/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/ldpath/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/ldpath/pom.xml (original)
+++ stanbol/trunk/entityhub/ldpath/pom.xml Tue Jan 22 20:05:44 2013
@@ -16,13 +16,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.ldpath</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub LDPath Support</name>
@@ -39,12 +39,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/ldpath
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/ldpath
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/ldpath
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/ldpath
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/model/clerezza/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/model/clerezza/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/model/clerezza/pom.xml (original)
+++ stanbol/trunk/entityhub/model/clerezza/pom.xml Tue Jan 22 20:05:44 2013
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.model.clerezza</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Model Clerezza</name>
@@ -48,12 +48,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/model/clerezza
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/model/clerezza
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/model/clerezza
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/model/clerezza
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/parent/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/parent/pom.xml (original)
+++ stanbol/trunk/entityhub/parent/pom.xml Tue Jan 22 20:05:44 2013
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Entityhub Parent</name>
@@ -47,12 +47,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/parent
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/parent
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/parent
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/parent
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/pom.xml (original)
+++ stanbol/trunk/entityhub/pom.xml Tue Jan 22 20:05:44 2013
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol-entityhub</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Entityhub</name>
@@ -48,12 +48,12 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0</url>
+    <url>http://stanbol.apache.org</url>
   </scm>  
 
   <modules>

Modified: stanbol/trunk/entityhub/query/clerezza/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/query/clerezza/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/query/clerezza/pom.xml (original)
+++ stanbol/trunk/entityhub/query/clerezza/pom.xml Tue Jan 22 20:05:44 2013
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.query.clerezza</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Query SPARQL</name>
@@ -47,12 +47,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/query/clerezza
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/query/clerezza
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/query/clerezza
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/query/clerezza
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/site/linkeddata/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/site/linkeddata/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/site/linkeddata/pom.xml (original)
+++ stanbol/trunk/entityhub/site/linkeddata/pom.xml Tue Jan 22 20:05:44 2013
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.site.linkeddata</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Site Linked Data Protocol</name>
@@ -48,12 +48,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/site/linkeddata
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/site/linkeddata
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/site/linkeddata
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/site/linkeddata
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/site/managed/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/site/managed/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/site/managed/pom.xml (original)
+++ stanbol/trunk/entityhub/site/managed/pom.xml Tue Jan 22 20:05:44 2013
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.site.managed</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Managed Site</name>
@@ -46,12 +46,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/site/managed
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/site/managed
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/site/managed
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/site/managed
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/yard/clerezza/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/yard/clerezza/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/yard/clerezza/pom.xml (original)
+++ stanbol/trunk/entityhub/yard/clerezza/pom.xml Tue Jan 22 20:05:44 2013
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.yard.clerezza</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Yard based on Clerezza</name>
@@ -48,12 +48,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/yard/clerezza
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/yard/clerezza
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/yard/clerezza
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/yard/clerezza
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/trunk/entityhub/yard/solr/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/yard/solr/pom.xml?rev=1437136&r1=1437135&r2=1437136&view=diff
==============================================================================
--- stanbol/trunk/entityhub/yard/solr/pom.xml (original)
+++ stanbol/trunk/entityhub/yard/solr/pom.xml Tue Jan 22 20:05:44 2013
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.yard.solr</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Entityhub Yard based on Solr</name>
@@ -48,12 +48,12 @@
   
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/yard/solr
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/entityhub/yard/solr
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0/yard/solr
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/entityhub/yard/solr
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-entityhub-0.11.0//stanbol.apache.org</url>
+    <url>http://stanbol.apache.org</url>
   </scm>
 
   <build>


Reply via email to