Author: rwesten Date: Tue Jun 5 12:08:00 2012 New Revision: 1346362 URL: http://svn.apache.org/viewvc?rev=1346362&view=rev Log: STANBOL-639: corrected ref to stanbol parent in entityhub reactor pom
Modified: incubator/stanbol/trunk/entityhub/pom.xml Modified: incubator/stanbol/trunk/entityhub/pom.xml URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/pom.xml?rev=1346362&r1=1346361&r2=1346362&view=diff ============================================================================== --- incubator/stanbol/trunk/entityhub/pom.xml (original) +++ incubator/stanbol/trunk/entityhub/pom.xml Tue Jun 5 12:08:00 2012 @@ -23,7 +23,7 @@ <groupId>org.apache.stanbol</groupId> <artifactId>stanbol-parent</artifactId> <version>2-incubating-SNAPSHOT</version> - <relativePath>../../parent</relativePath> + <relativePath>../parent</relativePath> </parent> <groupId>org.apache.stanbol</groupId>