diff options
author | Dan Timoney <dtimoney@att.com> | 2021-05-07 16:23:54 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-05-07 16:23:54 -0400 |
commit | 9f99c19662c8190ad821144f3f4406c60d48025c (patch) | |
tree | 77e45fd52cf1541d333d60c8f972c101509195f2 /a1-adapter/pom.xml | |
parent | 593ec2e46d8d85731b3756827da2a7eb7ba27fd6 (diff) |
Release version 1.1.5 of maven artifacts
Release version 1.1.5 of maven artifacts and roll to next snapshot
Issue-ID: CCSDK-3285
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ifdef9d1968cfe191fdec56a2f0570b20720db220
Diffstat (limited to 'a1-adapter/pom.xml')
-rw-r--r-- | a1-adapter/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a1-adapter/pom.xml b/a1-adapter/pom.xml index c61ffff5..5436b602 100644 --- a/a1-adapter/pom.xml +++ b/a1-adapter/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.oran</groupId> <artifactId>ccsdk-a1-adapter</artifactId> - <version>1.1.5-SNAPSHOT</version> + <version>1.1.6-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-oran :: ${project.artifactId}</name> |