diff options
author | Dan Timoney <dtimoney@att.com> | 2021-12-06 11:21:00 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-06 11:21:00 -0500 |
commit | aaa08cf82273e14afbbf81462783dd6ee3d337c6 (patch) | |
tree | 30fd7235f8f7c5a0b216b194607d985992558d88 /a1-adapter/a1-adapter-api/installer | |
parent | 0d5fc6c2833c4b7531c53dcc760302deb1cc6b0e (diff) |
Release 1.2.4 maven artifacts (Istanbul / Silicon SR2)
Release version 1.2.4 maven artifacts and roll to next snapshot
Issue-ID: CCSDK-3512
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If1f0388575598938b9e866171a9ea8892836ded2
Diffstat (limited to 'a1-adapter/a1-adapter-api/installer')
-rw-r--r-- | a1-adapter/a1-adapter-api/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a1-adapter/a1-adapter-api/installer/pom.xml b/a1-adapter/a1-adapter-api/installer/pom.xml index 537b3f41..871ee310 100644 --- a/a1-adapter/a1-adapter-api/installer/pom.xml +++ b/a1-adapter/a1-adapter-api/installer/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.oran</groupId> <artifactId>a1-adapter-installer</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-oran :: ${project.artifactId}</name> |