diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2022-12-02 09:18:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-12-02 09:18:50 +0000 |
commit | 793c8501b43d433ced5ce6a1b688942eccb6e40c (patch) | |
tree | fb390360c90e09a76e48726e67dfec7492b021f6 /cps-bom/pom.xml | |
parent | 6d68fd5becf3dc0f3266aa452650332f24929b32 (diff) | |
parent | 37d72855721caa646144ad323fe51ae78af15507 (diff) |
Merge "Filter on private properties of CM Handles"
Diffstat (limited to 'cps-bom/pom.xml')
-rw-r--r-- | cps-bom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 004c31e39d..1193c60e49 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.cps</groupId> <artifactId>cps-bom</artifactId> - <version>3.2.0-SNAPSHOT</version> + <version>3.2.1-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |