diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2022-04-25 10:33:32 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2022-04-25 17:16:39 +0000 |
commit | 9718823901f4fe65134232905d8663478a8fe7a0 (patch) | |
tree | 0d9dc974aa918c5438753de35bc6fe45eb11d27f /adaptors/message-router/publisher/sample.client | |
parent | 03617d46af4bf9cad5593f75f627ae83822fea1e (diff) |
Release version 1.4.1jakarta
Releasing sli 1.4.1 for jakarta release and moving poms to next snapshot.
Issue-ID: CCSDK-3633
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ia1338a33968c0d29ea7c5eacb4823bdfd1a0821e
Diffstat (limited to 'adaptors/message-router/publisher/sample.client')
-rwxr-xr-x | adaptors/message-router/publisher/sample.client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/message-router/publisher/sample.client/pom.xml b/adaptors/message-router/publisher/sample.client/pom.xml index a4229edc6..d4d6273f1 100755 --- a/adaptors/message-router/publisher/sample.client/pom.xml +++ b/adaptors/message-router/publisher/sample.client/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> </parent> <artifactId>sample.client</artifactId> |