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-dependencies | |
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-dependencies')
-rwxr-xr-x | cps-dependencies/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index f04213d439..f114a15db5 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -24,7 +24,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.cps</groupId> <artifactId>cps-dependencies</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> <packaging>pom</packaging> <name>${project.groupId}:${project.artifactId}</name> |