diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-06-09 10:12:20 -0400 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-06-09 10:17:07 -0400 |
commit | ea781b75ca8a3f68b1662b43d9fcf64832f9e288 (patch) | |
tree | cee38eac427eebe482d197164785cc8370e33496 /standalone | |
parent | 6993e103802e65b9e335a706eec681314304f08f (diff) |
Release 2.1.5 and roll to next version
Issue-ID: CCSDK-3329
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I301619dbab40743dde32e54cf270bd413879d1dc
Diffstat (limited to 'standalone')
-rwxr-xr-x | standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml index 10b0b8ac..4880f0b1 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>standalone-parent</artifactId> - <version>2.1.5-SNAPSHOT</version> + <version>2.1.6-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |