X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-annotations%2Fpom.xml;h=a16ce4be52275f18a02c5768e67771b0c2206ee0;hb=c8f153ad9603dda1a8f2044bb2f499a9f5ae7bf5;hp=ccfae3d4ba15e9c4791359d8280567c073b0d962;hpb=f79d0971dd24b3b4febe2f946a911b837a83624b;p=aai%2Faai-common.git diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index ccfae3d4..a16ce4be 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -1,185 +1,73 @@ + - 4.0.0 - - org.onap.aai.aai-common - aai-common - 1.1.0-SNAPSHOT - - aai-annotations - aai-annotations - jar - - UTF-8 - https://nexus.onap.org - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} - 1.8 - 1.8 - - - - junit - junit - 3.8.1 - test - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" + xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + 4.0.0 + + org.onap.aai.aai-common + aai-parent + 1.9.4 + ../aai-parent/pom.xml + + aai-annotations + aai-annotations + jar + + https://nexus.onap.org + + + + junit + junit + test + + - - - - - + + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-deploy-plugin + + + - - org.codehaus.mojo - license-maven-plugin - 1.12 - - false - apache_v2 - 2017 - AT&T Intellectual Property. All rights reserved. - org.openecomp.aai - true - true - true - true - ============LICENSE_START======================================================= - ============LICENSE_END========================================================= - ================================================================================ - - **/*.java - **/*.ksh - **/*.sh - **/*.ftl - **/*.xsd - **/*.xjb - **/aai*.xml - **/*logback*.xml - **/*aaiconfig*.properties - **/*titan*.properties - - - - - first - - update-file-header - - process-sources - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - - - maven-release-plugin - 2.4.2 - - - org.apache.maven.scm - maven-scm-provider-gitexe - 1.8.1 - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - - default-deploy - none - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - - - - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ - - - ecomp-site - dav:${nexusproxy}${sitePath} - - + + + + central + https://repo1.maven.org/maven2 + + + EvoSuite + EvoSuite Repository + https://www.evosuite.org/m2 + + - - - - central - http://repo1.maven.org/maven2 - - - EvoSuite - EvoSuite Repository - http://www.evosuite.org/m2 - - - - - - AJSC - AJSC repository - https://mvnrepository.com/artifact/com.att.ajsc - - - restlet - maven reslet - https://maven.restlet.com/ - - - - central - Maven 2 repository 2 - http://repo2.maven.org/maven2/ - - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-staging - ECOMP Staging Repository - ${nexusproxy}/content/repositories/staging/ - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ - -