aboutsummaryrefslogtreecommitdiff
path: root/jacoco-maven-plugin
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2011-06-19 12:46:10 +0000
committerEvgeny Mandrikov <mandrikov@gmail.com>2011-06-19 12:46:10 +0000
commit3306cf57233749dfc112f22b775a8c7ba718448f (patch)
tree2bf1c6cd7fff0356243d92236d82d2d427076e93 /jacoco-maven-plugin
parent631915f6da6d3795832c95531a61a72f88717f41 (diff)
downloadjacoco-3306cf57233749dfc112f22b775a8c7ba718448f.tar.gz
Add relativePath to POMs
Diffstat (limited to 'jacoco-maven-plugin')
-rw-r--r--jacoco-maven-plugin/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jacoco-maven-plugin/pom.xml b/jacoco-maven-plugin/pom.xml
index a0092f99..29818233 100644
--- a/jacoco-maven-plugin/pom.xml
+++ b/jacoco-maven-plugin/pom.xml
@@ -17,6 +17,7 @@
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.build</artifactId>
<version>0.5.3-SNAPSHOT</version>
+ <relativePath>../org.jacoco.build</relativePath>
</parent>
<artifactId>jacoco-maven-plugin</artifactId>