diff options
author | Dan Timoney <dtimoney@att.com> | 2020-12-07 11:24:54 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-12-07 11:24:54 -0500 |
commit | 692718d5aca13ede537d44a89aafcb33bc80257a (patch) | |
tree | c179f2d601b4261fb641e050837efb7a9c242e79 /dependencies | |
parent | 161e9a0c026d5a7fee595ef870e662ae9123f4f0 (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: I423a52bc457f0809086279c17830fd371c197a2a
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'dependencies')
-rwxr-xr-x | dependencies/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 15b6bc05..7dc26789 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>dependencies</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution:: dependencies</name> |