From bcadccdf42f6e12872c6caea33cc43d85841534d Mon Sep 17 00:00:00 2001 From: Steve Smokowski Date: Fri, 10 Feb 2017 14:20:04 -0500 Subject: Update repository information Change-Id: Ieee664e097b64818d5d3b19c8598adbafef3327a Signed-off-by: Steve Smokowski --- pom.xml | 302 ++++++++++++++++++++++++++++++---------------------------------- 1 file changed, 141 insertions(+), 161 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4105c0f..45c1000 100644 --- a/pom.xml +++ b/pom.xml @@ -1,170 +1,150 @@ - - http://www.apache.org/licenses/LICENSE-2.0 + + 4.0.0 - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - ============LICENSE_END========================================================= - --> + org.openecomp.aai.logging-service + logging-service + pom + 1.0.0-SNAPSHOT + Common Logging Library - - 4.0.0 + + google_checks.xml + - org.openecomp.aai.logging-service - logging-service - pom - 1.0.0-SNAPSHOT - Common Logging Library - - ecomp-nexus - ecomp-releases - https://ecomp-nexus:8443/repository/maven-releases - ecomp-nexus - ecomp-snapshots - https://ecomp-nexus:8443/repository/maven-snapshots - google_checks.xml - - - - scm:git:ssh://git@104.130.163.223:OpenECOMP/common-logging.git - HEAD - + + logging-api + eelf-logging + common-logging + - - logging-api - eelf-logging - common-logging - - - - - - - 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-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-site-plugin - 3.3 - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17 - - - - checkstyle - - - - - - - - - - - - - - - org.codehaus.mojo - license-maven-plugin - 1.10 - - false - true - - **.json - - ============LICENSE_START======================================================= - ============LICENSE_END========================================================= - ================================================================================ - apache_v2 - 2017 - AT&T Intellectual Property. All rights reserved. - Common Logging Library - true - true - true - true - - . - - - java - java - - - - - first - - update-file-header - - process-sources - - apache_v2 - - *.json - - - - - - - - - - - - - - - ${repository.id} - ${repository.name} - ${repository.url} - - - - - ${snapShotRepository.id} - ${snapShotRepository.name} - ${snapShotRepository.url} - - + + + + org.apache.maven.plugins + maven-site-plugin + 3.3 + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17 + + + + checkstyle + + + + + + + + + + + + + + + org.codehaus.mojo + license-maven-plugin + 1.10 + + false + true + + **.json + + ============LICENSE_START======================================================= + ============LICENSE_END========================================================= + ================================================================================ + apache_v2 + 2017 + AT&T Intellectual Property. All rights + reserved. + Common Logging Library + true + true + true + true + + . + + + java + java + + + + + first + + update-file-header + + process-sources + + apache_v2 + + *.json + + + + + + + + + + ecomp-releases + ECOMP Release Repository + https://nexus.openecomp.org/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + https://nexus.openecomp.org/content/repositories/snapshots/ + + + ecomp-javadoc + dav:https://ecomp-nexus:8443/repository/aai/logging-service-javadoc/${project.version} + + -- cgit 1.2.3-korg