Author: reto
Date: Wed Nov  6 14:30:33 2013
New Revision: 1539347

URL: http://svn.apache.org/r1539347
Log:
STANBOL-1094: fixed version number in archetype

Modified:
    
stanbol/trunk/development/archetypes/stateless-webmodule/src/main/resources/archetype-resources/pom.xml
    stanbol/trunk/launchers/bundlelists/osgiframework/src/main/bundles/list.xml

Modified: 
stanbol/trunk/development/archetypes/stateless-webmodule/src/main/resources/archetype-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/development/archetypes/stateless-webmodule/src/main/resources/archetype-resources/pom.xml?rev=1539347&r1=1539346&r2=1539347&view=diff
==============================================================================
--- 
stanbol/trunk/development/archetypes/stateless-webmodule/src/main/resources/archetype-resources/pom.xml
 (original)
+++ 
stanbol/trunk/development/archetypes/stateless-webmodule/src/main/resources/archetype-resources/pom.xml
 Wed Nov  6 14:30:33 2013
@@ -65,7 +65,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.core</artifactId>
-      <version>0.10.0</version>
+      <version>1.0.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>

Modified: 
stanbol/trunk/launchers/bundlelists/osgiframework/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/osgiframework/src/main/bundles/list.xml?rev=1539347&r1=1539346&r2=1539347&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/osgiframework/src/main/bundles/list.xml 
(original)
+++ stanbol/trunk/launchers/bundlelists/osgiframework/src/main/bundles/list.xml 
Wed Nov  6 14:30:33 2013
@@ -32,7 +32,7 @@
     <bundle>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.scr</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.2</version>
     </bundle>
     <bundle>
       <groupId>org.apache.felix</groupId>


Reply via email to