summaryrefslogtreecommitdiffstats
path: root/catalog-be-plugins
AgeCommit message (Expand)AuthorFilesLines
2021-11-11Use base image user on sdc-backend-all-pluginsandre.schmid1-1/+1
2021-10-01Step version for JakartaMichaelMorris3-3/+3
2021-09-20Updated SDC version to 1.9.2-SNAPSHOT1.9.2MichaelMorris3-3/+3
2021-09-13Update SDC version to 1.9.1-SNAPSHOT1.9.1MichaelMorris3-3/+3
2021-08-19Align all SDC dependencies versionsvasraz1-0/+8
2021-07-28Upgrade springframework to latest version (5.3.8)vasraz1-0/+21
2021-06-04Fix dependencies with Critical Violationsvasraz1-0/+4
2021-05-27Update vulnerable package dependenciesvasraz3-3/+3
2021-05-12Use integration-java11 Dockerfilesebdet2-3/+3
2021-04-12Fix NSD propertiesMichaelMorris2-13/+46
2021-03-29Fix ETSI NSD requirement handlingMichaelMorris2-40/+105
2021-03-22Update Master to IstambulChrisC3-3/+3
2021-03-17Update SDC versionChrisC3-3/+3
2021-03-10Add ETSI 2.5.1 Network Service design UI Testandre.schmid1-1/+1
2021-03-04Update to 1.8.31.8.3ChrisC3-3/+3
2021-02-26Update guava versionandre.schmid1-5/+10
2021-02-26Fix signature extension of NSD CSAR packageandre.schmid1-2/+3
2021-02-25Update version to 1.8.21.8.2ChrisC3-3/+3
2021-02-23Upgrade Vulnerable Direct Dependencies [snakeyaml]JulienBe1-3/+2
20 }
<?xml version="1.0" encoding="UTF-8"?>
<!--
  ============LICENSE_START=======================================================
  Copyright (C) 2020 Pantheon.tech
  Modifications Copyright (C) 2021 Nordix Foundation
  Modifications Copyright (C) 2021 Bell Canada.
  ================================================================================
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

        http://www.apache.org/licenses/LICENSE-2.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=========================================================
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.onap.cps</groupId>
    <artifactId>cps-bom</artifactId>
    <version>3.1.0-SNAPSHOT</version>
    <packaging>pom</packaging>

    <description>This artifact contains dependencyManagement declarations of all published CPS components.</description>

    <properties>
        <nexusproxy>https://nexus.onap.org</nexusproxy>
        <releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
        <sonar.skip>true</sonar.s
23-107/+5453
2021-01-12Remove NSD subst. mappings prop. and attr.andre.schmid1-2/+0
2021-01-07Update ETSI NFV Network Service categoryandre.schmid1-1/+1
2020-11-05Add substitution_mapping attributes mappingvasraz1-3/+5
2020-11-05Update master to HonoluluChrisC3-3/+3
2020-10-26Fix broken local build1.7.2vasraz3-3/+3
2020-10-20Upgrade to 1.7.2sebdet3-3/+3
2020-09-25Standardize docker tagging1.7.1sebdet1-3/+2
2020-09-24Fix docker stage for be pluginssebdet1-0/+1
2020-09-18Introduce a new docker for be pluginssebdet5-123/+217
2020-09-07Update version to 1.7.1sebdet2-4/+3
2020-09-07Plugin to Generate Service ETSI NSD CSARandre.schmid26-0/+3568
; <dependency> <groupId>${project.groupId}</groupId> <artifactId>spotbugs</artifactId> <version>${project.version}</version> </dependency> </dependencies> </dependencyManagement> </project>