Author: vsiveton
Date: Mon Dec 15 13:57:01 2008
New Revision: 726823
URL: http://svn.apache.org/viewvc?rev=726823&view=rev
Log:
o added relativePath for parent pom
Modified:
maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml
maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml
maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml
Modified: maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml?rev=726823&r1=726822&r2=726823&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml Mon Dec 15
13:57:01 2008
@@ -26,6 +26,7 @@
<artifactId>doxia-sitetools</artifactId>
<groupId>org.apache.maven.doxia</groupId>
<version>1.0-beta-1-SNAPSHOT</version>
+ <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>doxia-decoration-model</artifactId>
Modified: maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml?rev=726823&r1=726822&r2=726823&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml Mon Dec 15
13:57:01 2008
@@ -26,6 +26,7 @@
<artifactId>doxia-sitetools</artifactId>
<groupId>org.apache.maven.doxia</groupId>
<version>1.0-beta-1-SNAPSHOT</version>
+ <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>doxia-doc-renderer</artifactId>
Modified: maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml?rev=726823&r1=726822&r2=726823&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml Mon Dec 15
13:57:01 2008
@@ -26,6 +26,7 @@
<artifactId>doxia-sitetools</artifactId>
<groupId>org.apache.maven.doxia</groupId>
<version>1.0-beta-1-SNAPSHOT</version>
+ <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>doxia-site-renderer</artifactId>