diff options
author | lukegleeson <luke.gleeson@est.tech> | 2023-04-20 15:32:12 +0100 |
---|---|---|
committer | Luke Gleeson <luke.gleeson@est.tech> | 2023-04-20 14:47:40 +0000 |
commit | 7e243c9e2b47c78b08fbd80497881f74a6931aef (patch) | |
tree | 1bcff1977e4db5a23f4fef4e0c7f46d70748aa28 /cps-path-parser | |
parent | 924615cb05b24e55f33cbd93f8e8e2290a0ea556 (diff) |
3.0.0 Release Step 7
Issue-ID: CPS-1631
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I9d9ea58a769d7b577a90bacf29191aaf4efb6b41
Diffstat (limited to 'cps-path-parser')
-rw-r--r-- | cps-path-parser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 5b861f76d6..25ef84c186 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.3.0-SNAPSHOT</version> + <version>3.3.1-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |