Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-11 | Use base image user on sdc-backend-all-plugins | andre.schmid | 1 | -1/+1 |
2021-10-01 | Step version for Jakarta | MichaelMorris | 3 | -3/+3 |
2021-09-20 | Updated SDC version to 1.9.2-SNAPSHOT1.9.2 | MichaelMorris | 3 | -3/+3 |
2021-09-13 | Update SDC version to 1.9.1-SNAPSHOT1.9.1 | MichaelMorris | 3 | -3/+3 |
2021-08-19 | Align all SDC dependencies versions | vasraz | 1 | -0/+8 |
2021-07-28 | Upgrade springframework to latest version (5.3.8) | vasraz | 1 | -0/+21 |
2021-06-04 | Fix dependencies with Critical Violations | vasraz | 1 | -0/+4 |
2021-05-27 | Update vulnerable package dependencies | vasraz | 3 | -3/+3 |
2021-05-12 | Use integration-java11 Dockerfile | sebdet | 2 | -3/+3 |
2021-04-12 | Fix NSD properties | MichaelMorris | 2 | -13/+46 |
2021-03-29 | Fix ETSI NSD requirement handling | MichaelMorris | 2 | -40/+105 |
2021-03-22 | Update Master to Istambul | ChrisC | 3 | -3/+3 |
2021-03-17 | Update SDC version | ChrisC | 3 | -3/+3 |
2021-03-10 | Add ETSI 2.5.1 Network Service design UI Test | andre.schmid | 1 | -1/+1 |
2021-03-04 | Update to 1.8.31.8.3 | ChrisC | 3 | -3/+3 |
2021-02-26 | Update guava version | andre.schmid | 1 | -5/+10 |
2021-02-26 | Fix signature extension of NSD CSAR package | andre.schmid | 1 | -2/+3 |
2021-02-25 | Update version to 1.8.21.8.2 | ChrisC | 3 | -3/+3 |
2021-02-23 | Upgrade Vulnerable Direct Dependencies [snakeyaml] | JulienBe | 1 | -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-12 | Remove NSD subst. mappings prop. and attr. | andre.schmid | 1 | -2/+0 |
2021-01-07 | Update ETSI NFV Network Service category | andre.schmid | 1 | -1/+1 |
2020-11-05 | Add substitution_mapping attributes mapping | vasraz | 1 | -3/+5 |
2020-11-05 | Update master to Honolulu | ChrisC | 3 | -3/+3 |
2020-10-26 | Fix broken local build1.7.2 | vasraz | 3 | -3/+3 |
2020-10-20 | Upgrade to 1.7.2 | sebdet | 3 | -3/+3 |
2020-09-25 | Standardize docker tagging1.7.1 | sebdet | 1 | -3/+2 |
2020-09-24 | Fix docker stage for be plugins | sebdet | 1 | -0/+1 |
2020-09-18 | Introduce a new docker for be plugins | sebdet | 5 | -123/+217 |
2020-09-07 | Update version to 1.7.1 | sebdet | 2 | -4/+3 |
2020-09-07 | Plugin to Generate Service ETSI NSD CSAR | andre.schmid | 26 | -0/+3568 |