diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-16 10:09:22 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-16 14:23:57 +0000 |
commit | a997ac438e3cb7d0a9c5ef70906f8581e3d07071 (patch) | |
tree | 8eb565a918b04b6c2c9983f303e5a7371959f341 /ms/sliboot/pom.xml | |
parent | ccde402573e0a9e95ed808e400ae749cde61fb0d (diff) |
Release version 1.2.0 maven artifacts
Release version 1.2.0 maven artifacts and roll version
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iad774594dbb62030d7cd62594e527646d9b11a43
Diffstat (limited to 'ms/sliboot/pom.xml')
-rw-r--r-- | ms/sliboot/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/sliboot/pom.xml b/ms/sliboot/pom.xml index 8d92b6f8..eb4fa8c9 100644 --- a/ms/sliboot/pom.xml +++ b/ms/sliboot/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.apps</groupId> <artifactId>sliboot</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <packaging>jar</packaging> <name>ccsdk-apps :: sliboot :: ${project.artifactId}</name> |