summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-06-09 12:14:54 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2021-06-10 14:07:49 -0400
commit80c69516fe41fa9c9fad43b6bb8e36ba8d6fc211 (patch)
treecd0c31e8f633c0aa2676dc7d8b9d86b78c11397e /pom.xml
parent5be672ba7385480425803d53c73db8ba8e683b74 (diff)
Changing odlparent pom version adding few dependencies
Issue-ID: CCSDK-3331 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I9678e4b4401791a98499ab3c39ef5b24e404aea8
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 59c83e7e..9362cedd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.1.4</version>
+ <version>2.1.7-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
@@ -49,7 +49,7 @@
<plugins>
<!-- Override enforcer rule to allow compile -->
<!-- with snapshot version of ccsdk libs -->
-
+
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>