You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2011/03/25 06:30:18 UTC

svn commit: r1085257 - /incubator/stanbol/trunk/pom.xml

Author: rwesten
Date: Fri Mar 25 05:30:18 2011
New Revision: 1085257

URL: http://svn.apache.org/viewvc?rev=1085257&view=rev
Log:
Stanbol-119: The remaining changes in the stanbol reactor pom

only updating the version form 0.9-SNAPSHOT to ${stanbol-version}

Modified:
    incubator/stanbol/trunk/pom.xml

Modified: incubator/stanbol/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/pom.xml?rev=1085257&r1=1085256&r2=1085257&view=diff
==============================================================================
--- incubator/stanbol/trunk/pom.xml (original)
+++ incubator/stanbol/trunk/pom.xml Fri Mar 25 05:30:18 2011
@@ -16,14 +16,14 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>${stanbol-version}</version>
     <relativePath>parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>stanbol-reactor</artifactId>
   <packaging>pom</packaging>
-  <version>0.9-SNAPSHOT</version>
+  <version>${stanbol-version}</version>
 
   <name>Apache Stanbol : Reactor</name>
   <description>