Code Review
/
ccsdk
/
dashboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
646fb75
)
Disable staging plugin
85/87785/1
author
Timoney, Dan (dt5972)
<dtimoney@att.com>
Wed, 15 May 2019 16:18:33 +0000
(12:18 -0400)
committer
Timoney, Dan (dt5972)
<dtimoney@att.com>
Wed, 15 May 2019 16:18:33 +0000
(12:18 -0400)
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>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
79d965a
..
b0a1984
100644
(file)
--- 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 -->