summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSastry Isukapalli <sastry@research.att.com>2018-03-18 02:54:08 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-18 02:54:08 +0000
commit0983301fc60decb20a88f5d7b07d6fa9c8fb8855 (patch)
tree23444c4c85900af22f020dcac953c39a22cdf236
parent589264e69c389524b390c2daa0dc33539e9b929b (diff)
parentc84b65453468243da3f1e967639c8d1f5eaf9c55 (diff)
Merge "Update oparent-python version for optf/has"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 59c9b9c..8e3f9c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent-python</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
</parent>
<groupId>org.onap.optf.has</groupId>