diff options
author | Dan Timoney <dtimoney@att.com> | 2022-04-01 09:12:51 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-04-01 09:12:51 -0400 |
commit | b1ad80028b01239ecc908e707934938fcecc8b4e (patch) | |
tree | f63a73df47a027d5a7ea76c15f09be2178d16115 /a1-adapter/pom.xml | |
parent | 4b6205245fd4839e4449e26aa4e3000ddb30ecc1 (diff) |
Roll versions to next minor release
Roll versions to next minor release number, for ONAP Kohn release
Issue-ID: CCSDK-3623
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iced4d7d6fe3220a089800f79979b4bc21b91b83e
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 affc5ae0..a1f51107 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.3.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-oran :: ${project.artifactId}</name> |