Author: fchrist
Date: Mon Jan 16 13:59:47 2012
New Revision: 1232001

URL: http://svn.apache.org/viewvc?rev=1232001&view=rev
Log:
STANBOL-237 Removed version from POM as it is defined by parent POM

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=1232001&r1=1232000&r2=1232001&view=diff
==============================================================================
--- incubator/stanbol/trunk/factstore/factstore/pom.xml (original)
+++ incubator/stanbol/trunk/factstore/factstore/pom.xml Mon Jan 16 13:59:47 2012
@@ -29,12 +29,10 @@
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.factstore</artifactId>
-  <version>0.9.0-incubating-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol FactStore</name>
-  <description>The FactStore stores n-ary relations (facts) about entities and 
provides a query language for
-  those relations.</description>
+  <description>The FactStore stores n-ary relations (facts) about entities and 
provides a query language for those relations.</description>
 
   <scm>
     <connection>


Reply via email to