aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-15 12:18:33 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-15 12:18:33 -0400
commita0186c65dc7c2b64353ab2f03e3432f589de0051 (patch)
treed7830a6abef41c5c5c62e005df302fdb73c0c69f
parent646fb75dbedd44a769faeb1c1ca075dc3a932883 (diff)
Disable staging plugin
Upgrade to oparent 2.0.0 to disable staging plugin. Change-Id: I66ac8930f30fd6bfe1ded0c26d9a68cda456e128 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 79d965a..b0a1984 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.3</version>
+ <version>2.0.0</version>
</parent>
<!-- Maven parent project for convenience of building and cleaning -->