aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'checkstyle/pom.xml')
-rw-r--r--checkstyle/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml
index 00f76d6..8dd9c61 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -20,7 +20,7 @@
<groupId>org.onap.oparent</groupId>
<artifactId>version</artifactId>
<version>1.0.0-SNAPSHOT</version>
- <relativePath>../version</relativePath>
+ <relativePath>..</relativePath>
</parent>
<artifactId>checkstyle</artifactId>
<name>oparent/checkstyle</name>