diff options
author | Bruno Sakoto <bruno.sakoto@bell.ca> | 2022-03-16 17:14:39 -0400 |
---|---|---|
committer | Bruno Sakoto <bruno.sakoto@bell.ca> | 2022-03-16 17:14:39 -0400 |
commit | 0d7bf6913ab9db89c474c2bfe30a48ccc130e462 (patch) | |
tree | 89de4d78ff34c30fa1179e8246d1dc2d73f2b8bb /cps-path-parser | |
parent | c4adf98d2cc8cc02911176d326f1c22f36183e24 (diff) |
Upgrade to next snapshot version
Issue-ID: CPS-933
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I5ba87c850aa932737cc62e312a825c69a3db5a02
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 c8b88e8aa0..45842222eb 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.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |