Author: fchrist
Date: Fri Feb  8 12:14:22 2013
New Revision: 1443976

URL: http://svn.apache.org/r1443976
Log:
Fixed references to old SNAPSHOT deps

Modified:
    stanbol/trunk/enhancement-engines/uima/uimalocal-template/pom.xml
    stanbol/trunk/enhancement-engines/uima/uimaremote/pom.xml
    stanbol/trunk/enhancement-engines/uima/uimatotriples/pom.xml

Modified: stanbol/trunk/enhancement-engines/uima/uimalocal-template/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/uima/uimalocal-template/pom.xml?rev=1443976&r1=1443975&r2=1443976&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/uima/uimalocal-template/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/uima/uimalocal-template/pom.xml Fri Feb  
8 12:14:22 2013
@@ -107,7 +107,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.caslight</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.11.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.lucene</groupId>

Modified: stanbol/trunk/enhancement-engines/uima/uimaremote/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/uima/uimaremote/pom.xml?rev=1443976&r1=1443975&r2=1443976&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/uima/uimaremote/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/uima/uimaremote/pom.xml Fri Feb  8 
12:14:22 2013
@@ -114,7 +114,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.caslight</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.11.0</version>
     </dependency>
   </dependencies>
 

Modified: stanbol/trunk/enhancement-engines/uima/uimatotriples/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/uima/uimatotriples/pom.xml?rev=1443976&r1=1443975&r2=1443976&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/uima/uimatotriples/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/uima/uimatotriples/pom.xml Fri Feb  8 
12:14:22 2013
@@ -111,7 +111,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.caslight</artifactId>
-      <version>0.10.0-SNAPSHOT</version>
+      <version>0.11.0</version>
     </dependency>
   </dependencies>
 


Reply via email to