Author: fchrist
Date: Wed Jan 30 14:59:39 2013
New Revision: 1440443

URL: http://svn.apache.org/viewvc?rev=1440443&view=rev
Log:
STANBOL-902 STANBOL-905 updated Contenthub bundlelist

Modified:
    stanbol/trunk/launchers/bundlelists/contenthub/pom.xml
    stanbol/trunk/launchers/bundlelists/contenthub/src/main/bundles/list.xml

Modified: stanbol/trunk/launchers/bundlelists/contenthub/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/contenthub/pom.xml?rev=1440443&r1=1440442&r2=1440443&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/contenthub/pom.xml (original)
+++ stanbol/trunk/launchers/bundlelists/contenthub/pom.xml Wed Jan 30 14:59:39 
2013
@@ -15,28 +15,17 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>stanbol-parent</artifactId>
     <groupId>org.apache.stanbol</groupId>
-    <version>3</version>
-    <relativePath>../../../parent</relativePath>
+    <artifactId>apache-stanbol-contenthub</artifactId>
+    <version>0.11.0-SNAPSHOT</version>
+    <relativePath>../../../contenthub</relativePath>
   </parent>
     
-  <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.launchers.bundlelists.contenthub</artifactId>
-  <version>0.10.0-SNAPSHOT</version>
   <packaging>partialbundlelist</packaging>
   
   <name>Apache Stanbol Bundlelist for Contenthub</name>
 
-  <licenses>
-    <license>
-      <name>Apache Software License, Version 2.0</name>
-      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-      <distribution>repo</distribution>
-      <comments>A business-friendly OSS license</comments>
-    </license>
-  </licenses>
-
   <build>
     <plugins>
       <plugin>

Modified: 
stanbol/trunk/launchers/bundlelists/contenthub/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/contenthub/src/main/bundles/list.xml?rev=1440443&r1=1440442&r2=1440443&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/contenthub/src/main/bundles/list.xml 
(original)
+++ stanbol/trunk/launchers/bundlelists/contenthub/src/main/bundles/list.xml 
Wed Jan 30 14:59:39 2013
@@ -15,47 +15,47 @@
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.contenthub.servicesapi</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.11.0-SNAPSHOT</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.contenthub.store.solr</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.11.0-SNAPSHOT</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.contenthub.search.solr
       </artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.11.0-SNAPSHOT</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.contenthub.search.related
       </artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.11.0-SNAPSHOT</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.contenthub.search.featured
       </artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.11.0-SNAPSHOT</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.contenthub.web</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.11.0-SNAPSHOT</version>
     </bundle>
     <!-- Moving CNN Crawler to demos/  
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.contenthub.crawler.cnn</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.11.0-SNAPSHOT</version>
     </bundle>
      -->
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.contenthub.ldpath</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.11.0-SNAPSHOT</version>
     </bundle>
   </startLevel>
 </bundles>


Reply via email to