Author: fchrist
Date: Mon Jul 18 13:10:43 2011
New Revision: 1147847

URL: http://svn.apache.org/viewvc?rev=1147847&view=rev
Log:
Removed XXX comment and created STANBOL-292 instead

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

Modified: incubator/stanbol/trunk/frameworkfragment/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/frameworkfragment/pom.xml?rev=1147847&r1=1147846&r2=1147847&view=diff
==============================================================================
--- incubator/stanbol/trunk/frameworkfragment/pom.xml (original)
+++ incubator/stanbol/trunk/frameworkfragment/pom.xml Mon Jul 18 13:10:43 2011
@@ -24,20 +24,14 @@
     <relativePath>../parent</relativePath>
     <version>0.9-SNAPSHOT</version>
   </parent>
+
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.frameworkfragment</artifactId>
   <packaging>jar</packaging>
-  <name>Apache Stanbol Default Framework Fragment Bundle</name>
-
-  <!-- XXX: the version number is intentionnally not stanbol-version since the
-  groovy script converting it into a bundle version number is not good enough 
to
-  insert the required but missing third numercial element
-
-  Also: version numbers should also be updated to handle the -incubating suffix
-  at some point (before the first release).
-  -->
   <version>0.9.0-SNAPSHOT</version>
 
+  <name>Apache Stanbol Default Framework Fragment Bundle</name>
+
   <description>
     Fragment bundle that causes additional packages from the JVM
     environment to be exported.  After starting this bundle, the OSGi


Reply via email to