Reverting the oparent version to release version 71/56971/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Thu, 19 Jul 2018 14:16:47 +0000 (07:16 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Thu, 19 Jul 2018 14:18:57 +0000 (07:18 -0700)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index 6e023a5..eee09a5 100644 (file)
--- 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>