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 2012/08/20 06:14:26 UTC

svn commit: r1374910 - /incubator/stanbol/trunk/demos/ehealth/pom.xml

Author: rwesten
Date: Mon Aug 20 04:14:26 2012
New Revision: 1374910

URL: http://svn.apache.org/viewvc?rev=1374910&view=rev
Log:
corrected the version of the referenced parent pom

Modified:
    incubator/stanbol/trunk/demos/ehealth/pom.xml

Modified: incubator/stanbol/trunk/demos/ehealth/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/demos/ehealth/pom.xml?rev=1374910&r1=1374909&r2=1374910&view=diff
==============================================================================
--- incubator/stanbol/trunk/demos/ehealth/pom.xml (original)
+++ incubator/stanbol/trunk/demos/ehealth/pom.xml Mon Aug 20 04:14:26 2012
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>