From 324ee36fe31763e507b422ab0a88e4230045e205 Mon Sep 17 00:00:00 2001 From: "Timoney, Daniel (dt5972)" Date: Wed, 15 Feb 2017 10:37:53 -0500 Subject: Initial commit for OpenECOMP SDN-C OA&M Change-Id: I7ab579fd0d206bf356f36d52dcdf4f71f1fa2680 Signed-off-by: Timoney, Daniel (dt5972) Former-commit-id: 2a9f0edd09581f907e62ec4689b5ac94dd5382ba --- pom.xml | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100755 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100755 index 00000000..0114d78e --- /dev/null +++ b/pom.xml @@ -0,0 +1,86 @@ + + + + + org.openecomp.sdnc.core + root + 1.0.0 + + + 4.0.0 + pom + org.openecomp.sdnc.oam + sdnc-oam + + SDN-C OAM + https://wiki.openecomp.org + The SDN-C OAM component contains the components needed to operate, administer and maintain the SDN-C platform. + + + + JIRA + https://jira.openecomp.org/ + + + + scm:git:ssh://git@${openecomp.git.host}/sdnc-oam.git + scm:git:ssh://${openecomp.git.host}:${openecomp.git.port}/${openecomp.git.project}/sdnc-oam.git + ${openecomp.git.protocol}://${openecomp.git.host}/projects/${openecomp.git.project}/repos/sdnc-oam/browse + HEAD + + + + Jenkins + https://jenkins.openecomp.org/ + + + + + sdnc-javadoc + dav:https://${openecomp.nexus.host}:${openecomp.nexus.port}/repository/sdn-c-javadoc/${project.artifactId}/${project.version} + + + + + + + + + + + admportal + + platform-logic + installation + + + + AT&T + + 1.0.0 + + + -- cgit 1.2.3-korg