diff options
author | Sastry Isukapalli <sastry@research.att.com> | 2018-03-18 02:54:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-18 02:54:08 +0000 |
commit | 0983301fc60decb20a88f5d7b07d6fa9c8fb8855 (patch) | |
tree | 23444c4c85900af22f020dcac953c39a22cdf236 | |
parent | 589264e69c389524b390c2daa0dc33539e9b929b (diff) | |
parent | c84b65453468243da3f1e967639c8d1f5eaf9c55 (diff) |
Merge "Update oparent-python version for optf/has"
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |