STANBOL-1450: Updating Clerezza Bundlelists Dependencies for all launchers

git-svn-id: https://svn.apache.org/repos/asf/stanbol/trunk@1748539 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/launchers/full-war/pom.xml b/launchers/full-war/pom.xml
index 0b50343..81caa6a 100644
--- a/launchers/full-war/pom.xml
+++ b/launchers/full-war/pom.xml
@@ -139,19 +139,19 @@
     <dependency>
       <groupId>org.apache.clerezza.provisioning</groupId>
       <artifactId>rdf</artifactId>
-      <version>0.1</version>
+      <version>1.0.0</version>
       <type>partialbundlelist</type>
       <scope>provided</scope>
     </dependency>
-    
+            
     <!-- Clerezza Jena TDB storage (used by Ontonet) -->
     <dependency>
       <groupId>org.apache.clerezza.provisioning</groupId>
       <artifactId>rdf.tdb</artifactId>
-      <version>0.1</version>
+      <version>1.0.0</version>
       <type>partialbundlelist</type>
       <scope>provided</scope>
-    </dependency>
+    </dependency> 
     
     <!-- Stanbol Commons Bundle List -->
     <dependency>
diff --git a/launchers/mini-war/pom.xml b/launchers/mini-war/pom.xml
index 5a56570..496e445 100644
--- a/launchers/mini-war/pom.xml
+++ b/launchers/mini-war/pom.xml
@@ -139,11 +139,11 @@
     <dependency>
       <groupId>org.apache.clerezza.provisioning</groupId>
       <artifactId>rdf</artifactId>
-      <version>0.1</version>
+      <version>1.0.0</version>
       <type>partialbundlelist</type>
       <scope>provided</scope>
     </dependency>
-    
+ 
     <!-- Stanbol Commons Bundle List -->
     <dependency>
       <groupId>org.apache.stanbol</groupId>
diff --git a/launchers/mini/pom.xml b/launchers/mini/pom.xml
index 7dd3dd6..0f50af6 100644
--- a/launchers/mini/pom.xml
+++ b/launchers/mini/pom.xml
@@ -190,7 +190,7 @@
     <dependency>
       <groupId>org.apache.clerezza.provisioning</groupId>
       <artifactId>rdf</artifactId>
-      <version>0.1</version>
+      <version>1.0.0</version>
       <type>partialbundlelist</type>
       <scope>provided</scope>
     </dependency>
diff --git a/launchers/stable-war/pom.xml b/launchers/stable-war/pom.xml
index b901945..baa0f1d 100644
--- a/launchers/stable-war/pom.xml
+++ b/launchers/stable-war/pom.xml
@@ -143,11 +143,11 @@
     <dependency>
       <groupId>org.apache.clerezza.provisioning</groupId>
       <artifactId>rdf</artifactId>
-      <version>0.1</version>
+      <version>1.0.0</version>
       <type>partialbundlelist</type>
       <scope>provided</scope>
     </dependency>
-    
+ 
     <!-- Stanbol Commons Bundle List -->
     <dependency>
       <groupId>org.apache.stanbol</groupId>
diff --git a/launchers/stable/pom.xml b/launchers/stable/pom.xml
index 5f9db8e..8102bdd 100644
--- a/launchers/stable/pom.xml
+++ b/launchers/stable/pom.xml
@@ -192,7 +192,16 @@
     <dependency>
       <groupId>org.apache.clerezza.provisioning</groupId>
       <artifactId>rdf</artifactId>
-      <version>0.1</version>
+      <version>1.0.0</version>
+      <type>partialbundlelist</type>
+      <scope>provided</scope>
+    </dependency>
+
+    <!-- Clerezza Jena TDB storage (used by Ontonet) -->
+    <dependency>
+      <groupId>org.apache.clerezza.provisioning</groupId>
+      <artifactId>rdf.tdb</artifactId>
+      <version>1.0.0</version>
       <type>partialbundlelist</type>
       <scope>provided</scope>
     </dependency>