summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-06-19 21:18:24 -0400
committerKAPIL SINGAL <ks220y@att.com>2021-06-20 01:40:53 +0000
commit9f9ad5548aa7c735910b5b8d013d48a281fc4ed0 (patch)
treeaab46a4c6cbafd83ce8c8cb8ece5f7f76541dc39 /pom.xml
parent9f99c19662c8190ad821144f3f4406c60d48025c (diff)
Updating parent version to 2.1.71.1.6
Issue-ID: CCSDK-3345 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8595cde511f33aba85f1936c4675e6a6c5fffdfd
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 c283961b..564fc247 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.4</version>
+ <version>2.1.7</version>
<relativePath/>
</parent>
@@ -51,7 +51,7 @@
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>${sonar-maven-plugin.version}</version>
- </plugin>
+ </plugin>
</plugins>
</build>
</project>