From ea09975fe2b46b1f7a66324ed7b8cc9535f9409d Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 29 Aug 2017 17:57:42 -0400 Subject: Prune adaptors moved to ccsdk Replace code moved to CCSDK with README.md files redirecting developers to the proper CCSDK repository Change-Id: I7f9eeeecdbefcf51d8d61c52658a90f4da73a026 Issue-ID: CCSDK-59 Signed-off-by: Dan Timoney --- pom.xml | 125 ++++++++-------------------------------------------------------- 1 file changed, 14 insertions(+), 111 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7f016b7..c1c43db 100755 --- a/pom.xml +++ b/pom.xml @@ -1,119 +1,22 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> - - org.openecomp.sdnc.core - root-boron-sr1 - 1.1.0 - - 4.0.0 - pom - org.openecomp.sdnc.adaptors - sdnc-adaptors + 4.0.0 + pom + org.openecomp.sdnc.adaptors + sdnc-adaptors + 1.2.0-SNAPSHOT - SDN-C Adaptors - https://wiki.openecomp.org - The SDN-C core components contains the SLI, dblib and root pom - - - - JIRA - https://jira.openecomp.org/ - - - - - scm:git:ssh://git@${openecomp.git.host}/sdnc-adaptors.git - scm:git:ssh://${openecomp.git.host}:${openecomp.git.port}/${openecomp.git.project}/sdnc-adaptors.git - ${openecomp.git.protocol}://${openecomp.git.host}/projects/${openecomp.git.project}/repos/sdnc-adaptors/browse - - - - Jenkins - https://jenkins.openecomp.org/ - - - - - sdnc-javadoc - dav:https://${openecomp.nexus.host}/content/sites/site/org/onap/sdnc/adaptors/${project.artifactId}/${project.version} - - - - - - blackduck - - - blackduck-scan - - - - - - com.blackducksoftware.integration - hub-maven-plugin - 1.4.0 - false - - ${project.name} - ${project.basedir} - - - - create-bdio-file - package - - createHubOutput - - - - - - - - - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.17 - - true - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://${openecomp.nexus.host} - ${openecomp.nexus.staging.profile-id} - ${openecomp.nexus.staging.server-id} - - - - - - - aai-service - mdsal-resource - resource-assignment - sql-resource - - - OpenECOMP - - 1.1.2-SNAPSHOT + SDN-C Adaptors + https://wiki.openecomp.org + The SDN-C core components contains the SLI, dblib and root pom + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + -- cgit 1.2.3-korg