Author: rwesten
Date: Sat Jan 19 08:22:41 2013
New Revision: 1435504

URL: http://svn.apache.org/viewvc?rev=1435504&view=rev
Log:
STANBOL-887, STANBOL-888, STANBOL-889: updated versions in the 
integration-tests module

Modified:
    stanbol/trunk/integration-tests/pom.xml

Modified: stanbol/trunk/integration-tests/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/integration-tests/pom.xml?rev=1435504&r1=1435503&r2=1435504&view=diff
==============================================================================
--- stanbol/trunk/integration-tests/pom.xml (original)
+++ stanbol/trunk/integration-tests/pom.xml Sat Jan 19 08:22:41 2013
@@ -139,12 +139,12 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.web.base</artifactId>
-      <version>0.11.0-SNAPSHOT</version>
+      <version>0.12.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.testing.stanbol</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.12.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>
@@ -154,7 +154,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.indexedgraph</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.12.0-SNAPSHOT</version>
     </dependency>
     <!-- Used to access constants such as Ontology URIs -->
     <dependency>
@@ -168,17 +168,17 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.namespaceprefix.service</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.12.0-SNAPSHOT</version>
     </dependency>
     <dependency> <!-- provides the default Stanbol mappings -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.namespaceprefix.provider.stanbol</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.12.0-SNAPSHOT</version>
     </dependency>
     <dependency> <!-- provides the prefix.cc mappings -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.namespaceprefix.provider.prefixcc</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.12.0-SNAPSHOT</version>
     </dependency>
 
     <dependency>
@@ -204,7 +204,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.web.viewable</artifactId>
-      <version>0.10.0-SNAPSHOT</version>      
+      <version>0.12.0-SNAPSHOT</version>      
     </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>


Reply via email to