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

svn commit: r1334693 - /incubator/stanbol/branches/0.9.0-incubating/launchers/stateless/src/main/bundles/list.xml

Author: fchrist
Date: Sun May  6 16:54:45 2012
New Revision: 1334693

URL: http://svn.apache.org/viewvc?rev=1334693&view=rev
Log:
STANBOL-602 fixed data versions in stateless launcher

Modified:
    incubator/stanbol/branches/0.9.0-incubating/launchers/stateless/src/main/bundles/list.xml

Modified: incubator/stanbol/branches/0.9.0-incubating/launchers/stateless/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/branches/0.9.0-incubating/launchers/stateless/src/main/bundles/list.xml?rev=1334693&r1=1334692&r2=1334693&view=diff
==============================================================================
--- incubator/stanbol/branches/0.9.0-incubating/launchers/stateless/src/main/bundles/list.xml (original)
+++ incubator/stanbol/branches/0.9.0-incubating/launchers/stateless/src/main/bundles/list.xml Sun May  6 16:54:45 2012
@@ -55,17 +55,17 @@
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.data.opennlp.ner.en</artifactId>
-      <version>1.0.1-incubating-SNAPSHOT</version>
+      <version>1.0.1-incubating</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.data.opennlp.lang.en</artifactId>
-      <version>1.0.1-incubating-SNAPSHOT</version>
+      <version>1.0.1-incubating</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.data.sites.dbpedia</artifactId>
-      <version>1.0.3-incubating-SNAPSHOT</version>
+      <version>1.0.3-incubating</version>
     </bundle>
   </startLevel>