Revert change of oparent version 17/87917/1 1.1.0
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 16 May 2019 19:20:44 +0000 (15:20 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 16 May 2019 19:20:44 +0000 (15:20 -0400)
New staging method does not work, since this repo sets slip=true in
deploy plugin.  Reverting to oparent 1.2.3 to restore staging plugin
for now, but this needs to be fixed for El Alto, since staging plugin
is no longer supported.

Change-Id: If9bb6fdadec7a4b3134765395451c30d5e851e52
Issue-ID: CCSDK-1334
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index b0a1984..79d965a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>2.0.0</version>
+        <version>1.2.3</version>
     </parent>
 
     <!-- Maven parent project for convenience of building and cleaning -->