Author: alexdma
Date: Mon Oct 10 10:28:27 2011
New Revision: 1180864
URL: http://svn.apache.org/viewvc?rev=1180864&view=rev
Log:
- changing commons/web/webvie parent reference to point to correct parent POM
(STANBOL-345)
Modified:
incubator/stanbol/trunk/commons/web/webvie/pom.xml
Modified: incubator/stanbol/trunk/commons/web/webvie/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/web/webvie/pom.xml?rev=1180864&r1=1180863&r2=1180864&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/web/webvie/pom.xml (original)
+++ incubator/stanbol/trunk/commons/web/webvie/pom.xml Mon Oct 10 10:28:27 2011
@@ -7,7 +7,7 @@
<groupId>org.apache.stanbol</groupId>
<artifactId>stanbol-parent</artifactId>
<version>0.9.0-incubating-SNAPSHOT</version>
- <relativePath>../../parent/pom.xml</relativePath>
+ <relativePath>../../../parent</relativePath>
</parent>
<artifactId>org.apache.stanbol.commons.web.vie</artifactId>
<packaging>bundle</packaging>