Author: reto
Date: Thu Oct 24 15:11:38 2013
New Revision: 1535405

URL: http://svn.apache.org/r1535405
Log:
STANBOL-1184: using 1.0.0-SNAPSHOT versionin generated project

Modified:
    
stanbol/trunk/development/archetypes/statefull-webmodule/src/main/resources/archetype-resources/pom.xml

Modified: 
stanbol/trunk/development/archetypes/statefull-webmodule/src/main/resources/archetype-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/development/archetypes/statefull-webmodule/src/main/resources/archetype-resources/pom.xml?rev=1535405&r1=1535404&r2=1535405&view=diff
==============================================================================
--- 
stanbol/trunk/development/archetypes/statefull-webmodule/src/main/resources/archetype-resources/pom.xml
 (original)
+++ 
stanbol/trunk/development/archetypes/statefull-webmodule/src/main/resources/archetype-resources/pom.xml
 Thu Oct 24 15:11:38 2013
@@ -59,12 +59,12 @@
         <dependency>
             <groupId>org.apache.stanbol</groupId>
             <artifactId>org.apache.stanbol.entityhub.core</artifactId>
-            <version>0.11.0</version>
+            <version>1.0.0-SNAPSHOT</version>
         </dependency>
             <dependency>
             <groupId>org.apache.stanbol</groupId>
             <artifactId>org.apache.stanbol.entityhub.servicesapi</artifactId>
-            <version>0.11.0</version>
+            <version>1.0.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>


Reply via email to