summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-09-26Add distributionManagement sectionDan Timoney1-0/+10
Add distributionManagement tag to resolve issue with release build. Change-Id: I8a17803b5f71132c0ebb773734a99ddd8138bee8 Issue-ID: CCSDK-54 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-14Use oparent as parentDan Timoney1-25/+31
Added <parent> tag to use oparent as parent Change-Id: Id0c5df6439feae1139a5411d35019c260556aea2 Issue-ID: CCSDK-43 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I618c6f458a2488b7e035771dd7847bf85a1490c6 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-18Rename to OOM (no more ecd)Christopher Lott (cl778h)1-5/+5
- Change to OOM Dashboard (no more ECOMP Controller) - Rework some exception handling Issue: CCSDK-61 Change-Id: Id5379e8b272b651373c79f46b20da1d32de013ed Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-17Revise for Jenkins failure, reviewer commentsChristopher Lott (cl778h)1-36/+28
1. Add skip-deploy plugin config. 2. Define an application exception and use it. Issue: CCSDK-61 Change-Id: I9ad527ff2169619edbb0a1f27576ae47413b9ee4 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-17Publish seed code for the OOM DashboardChristopher Lott (cl778h)1-0/+40
First open-source release of the ONAP Operations Manager Dashboard web application. Issue: CCSDK-61 Change-Id: I902f789692d76ee583aa967682e39f03b6578fe9 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>