aboutsummaryrefslogtreecommitdiff
path: root/value/src/it/functional/pom.xml
diff options
context:
space:
mode:
authorglorioso <glorioso@google.com>2019-08-17 13:30:25 -0700
committerDavid P. Baker <dpb@google.com>2019-08-19 12:23:56 -0400
commit407e83d1eb87e0461ebeb22ce2031fd7fca47972 (patch)
tree578f8b8a1b8d9eccb6046998515808c11662a22e /value/src/it/functional/pom.xml
parent3d4c3ac444e060673a107871b8b80572884b2723 (diff)
downloadauto-407e83d1eb87e0461ebeb22ce2031fd7fca47972.tar.gz
Add relative directories to integration tests.
Fixes #669 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=263961978
Diffstat (limited to 'value/src/it/functional/pom.xml')
-rw-r--r--value/src/it/functional/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/value/src/it/functional/pom.xml b/value/src/it/functional/pom.xml
index c82cff32..4152419b 100644
--- a/value/src/it/functional/pom.xml
+++ b/value/src/it/functional/pom.xml
@@ -23,6 +23,7 @@
<groupId>com.google.auto.value</groupId>
<artifactId>auto-value-parent</artifactId>
<version>HEAD-SNAPSHOT</version>
+ <relativePath>../../../pom.xml</relativePath>
</parent>
<url>https://github.com/google/auto/tree/master/value</url>