aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-16 15:20:44 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-16 15:20:44 -0400
commit2e025b025626d2d638d0699f23af726bb7b78710 (patch)
tree955ea026e38f73bff8d65b16664140c4ba3df914
parenta0186c65dc7c2b64353ab2f03e3432f589de0051 (diff)
Revert change of oparent version1.1.0
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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b0a1984..79d965a 100644
--- 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 -->