You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by su...@apache.org on 2012/05/18 10:19:45 UTC

svn commit: r1340025 - /incubator/stanbol/trunk/contenthub/web/pom.xml

Author: suat
Date: Fri May 18 08:19:44 2012
New Revision: 1340025

URL: http://svn.apache.org/viewvc?rev=1340025&view=rev
Log:
-Updated version of Contenthub web's dependency to the commons.web.base to 0.10.0-incubating-SNAPSHOT

Modified:
    incubator/stanbol/trunk/contenthub/web/pom.xml

Modified: incubator/stanbol/trunk/contenthub/web/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/contenthub/web/pom.xml?rev=1340025&r1=1340024&r2=1340025&view=diff
==============================================================================
--- incubator/stanbol/trunk/contenthub/web/pom.xml (original)
+++ incubator/stanbol/trunk/contenthub/web/pom.xml Fri May 18 08:19:44 2012
@@ -86,7 +86,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.web.base</artifactId>
-      <version>0.9.0-incubating</version>
+      <version>0.10.0-incubating-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>