diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-24 18:35:25 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-03-24 18:35:25 -0400 |
commit | b8cd77554a20a0924276e4e05f401b7643685537 (patch) | |
tree | 33e94f0c235621b5ff711a922575d6d571971a96 /northbound/lcm/pom.xml | |
parent | 767c7a92df128cb0d9c0df8ea8a5635f293b5850 (diff) |
Roll version
Roll version to next snapshot version
Issue-ID: CCSDK-3237
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib2312e63af4a6f5d875dc7341eeee61cd5446d68
Diffstat (limited to 'northbound/lcm/pom.xml')
-rwxr-xr-x | northbound/lcm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index 21a026e5c..969477fe4 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>lcm</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |