aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvrvarma <vv8305@att.com>2020-02-03 07:21:55 -0500
committervrvarma <vv8305@att.com>2020-02-06 20:53:07 -0500
commit97b3f957599ea33654f551354dcc93c77f34ec9c (patch)
treeffe7b201cf7be68f76f9b230a2559313b0039ee0 /pom.xml
parent998f35e5100014b9d639e52020a70ff4db53ddd3 (diff)
Upgrade osdf oparent version to 3.0
Updating tox.ini to check whether build issues are resolved Change-Id: I0ef428e2c48198d4342ca26372e2715354ff3836 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-686
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5ac2477..895147d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent-python</artifactId>
- <version>2.1.0</version>
+ <version>3.0.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.optf.osdf</groupId>