aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index b1286c7..77e13ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ under the License.
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../oparent</relativePath>
+ <relativePath>../../oparent</relativePath>
</parent>
<groupId>org.onap.vnfsdk.pkgtools</groupId>
@@ -33,7 +33,7 @@ under the License.
<properties>
<sonar.language>py</sonar.language>
<sonar.pluginName>Python</sonar.pluginName>
- <sonar.inclusions>**/*.py</sonar.inclusions>
+ <sonar.inclusions>**/*.py</sonar.inclusions>
</properties>
<build>