summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-07-19 07:16:47 -0700
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-07-19 07:18:57 -0700
commita337408acfa590f540742d780be12619f8c1694b (patch)
tree20c8b71ed22e836b845042a0f982c86db0c8038b
parent1d048cfce20317c3beb85519c198e8d114b1c819 (diff)
Reverting the oparent version to release version
Reverting the oparent version back to 1.1.1. Dependencies outside the project should use release version instead of snapshot verion. Change-Id: Ifd0be54c036cd862cae17ccdbba6b599888ea516 Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6e023a5..eee09a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent-python</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.1.1</version>
</parent>
<groupId>org.onap.optf.has</groupId>