diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-19 14:46:35 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-19 14:46:35 -0400 |
commit | f4d871ba532bb32fac0d218ba7c6058130f653e1 (patch) | |
tree | a9996fb6536b5517af0b76a605024160000d610e /adaptors/features/ccsdk-messagerouter-consumer | |
parent | 4d25c03d4f67171e44b05d7fe0451b2b60cc4574 (diff) |
Release version 1.2.2 and roll to next snapshot
Release version 1.2.2 of ccsdk/sli and roll to next snapshot
Issue-ID: SDNC-1515
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie301afd08ba9039b510b55f38b7be5ad8d1773cb
Diffstat (limited to 'adaptors/features/ccsdk-messagerouter-consumer')
-rwxr-xr-x | adaptors/features/ccsdk-messagerouter-consumer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/features/ccsdk-messagerouter-consumer/pom.xml b/adaptors/features/ccsdk-messagerouter-consumer/pom.xml index 5c159ffe9..2e81f9689 100755 --- a/adaptors/features/ccsdk-messagerouter-consumer/pom.xml +++ b/adaptors/features/ccsdk-messagerouter-consumer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>ccsdk-messagerouter-consumer</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> |