Author: suat
Date: Fri Aug 31 08:30:27 2012
New Revision: 1379356

URL: http://svn.apache.org/viewvc?rev=1379356&view=rev
Log:
STANBOL-471: Updating start level of bundlelist based on the STANBOL-714

Modified:
    
incubator/stanbol/branches/contenthub-two-layered-structure/contenthub/bundlelist/src/main/bundles/list.xml

Modified: 
incubator/stanbol/branches/contenthub-two-layered-structure/contenthub/bundlelist/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/branches/contenthub-two-layered-structure/contenthub/bundlelist/src/main/bundles/list.xml?rev=1379356&r1=1379355&r2=1379356&view=diff
==============================================================================
--- 
incubator/stanbol/branches/contenthub-two-layered-structure/contenthub/bundlelist/src/main/bundles/list.xml
 (original)
+++ 
incubator/stanbol/branches/contenthub-two-layered-structure/contenthub/bundlelist/src/main/bundles/list.xml
 Fri Aug 31 08:30:27 2012
@@ -11,14 +11,14 @@
   language governing permissions and limitations under the License. -->
 
 <bundles>
-  <startLevel level="22">
+  <startLevel level="32">
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.contenthub.revisionmanager</artifactId>
       <version>0.10.0-incubating-SNAPSHOT</version>
     </bundle>
   </startLevel>
-  <startLevel level="23">
+  <startLevel level="33">
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.contenthub.servicesapi</artifactId>


Reply via email to