Reverting the oparent version to release version 75/56975/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Thu, 19 Jul 2018 14:19:02 +0000 (07:19 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Thu, 19 Jul 2018 14:19:02 +0000 (07:19 -0700)
Reverting the oparent version back to 1.1.1.
Dependencies outside the project should use release version
instead of snapshot verion

Change-Id: I9d3282f545172608cc951ae8ad892428c4f8d702
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 96a1a63..0c9d589 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,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.osdf</groupId>