diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-06-09 17:57:51 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2021-06-09 21:59:20 +0000 |
commit | 9126210275201c35ff2f9c5f5cee9de4772f9ec7 (patch) | |
tree | 2532ade26ff37361ec546d60ec45d4a49a72d153 /odlparent/client-parent | |
parent | a6b77092e938295d1821393f3c13c43fda2cd43a (diff) |
Releasing 2.1.6 and rolling to next snapshot
Issue-ID: CCSDK-3329
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I6e63f36e82e614d6c694fbf792763bc4c7ff6974
Diffstat (limited to 'odlparent/client-parent')
-rw-r--r-- | odlparent/client-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/client-parent/pom.xml b/odlparent/client-parent/pom.xml index e6341017..900eb5d4 100644 --- a/odlparent/client-parent/pom.xml +++ b/odlparent/client-parent/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>client-parent</artifactId> - <version>2.1.6-SNAPSHOT</version> + <version>2.1.7-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |