summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorIkramullah, Ikram <ikram@research.att.com>2020-02-25 17:44:32 -0500
committerIkramullah, Ikram <ikram@research.att.com>2020-02-26 10:07:06 -0500
commit5d8d60c806266d38baf7ba6c63acb5f49d38b1ab (patch)
tree1f3cab3c05e201128d4978826e58d6cef428ba2a /pom.xml
parent125fece82e5649ca47de3bbfcbd80ce754e21fd3 (diff)
Dockerfile updated to use python 3.8
Issue-ID: OPTFRA-645 Signed-off-by: Ikramullah, Ikram <ikram@research.att.com> Change-Id: Ic9ff68036e53feb7938006d4caaf489a23530c7c
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 69bc49f..a26c4f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent-python</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
</parent>
<groupId>org.onap.optf.has</groupId>