You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by al...@apache.org on 2012/06/20 12:24:24 UTC

svn commit: r1352034 - /incubator/stanbol/trunk/factstore/factstore/pom.xml

Author: alexdma
Date: Wed Jun 20 10:24:24 2012
New Revision: 1352034

URL: http://svn.apache.org/viewvc?rev=1352034&view=rev
Log:
The previous FactStore commons.web.base fix for STANBOL-659 seemed not to have been applied. Trying again

Modified:
    incubator/stanbol/trunk/factstore/factstore/pom.xml

Modified: incubator/stanbol/trunk/factstore/factstore/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/factstore/factstore/pom.xml?rev=1352034&r1=1352033&r2=1352034&view=diff
==============================================================================
--- incubator/stanbol/trunk/factstore/factstore/pom.xml (original)
+++ incubator/stanbol/trunk/factstore/factstore/pom.xml Wed Jun 20 10:24:24 2012
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.web.base</artifactId>
-      <version>0.10.0-incubating-SNAPSHOT</version>
+      <version>0.9.0-incubating</version>
     </dependency>
     <dependency>
       <groupId>org.apache.stanbol</groupId>