diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-21 10:00:10 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-21 10:00:10 -0400 |
commit | de7d39b38f3303b1124fb266e83927dfd5c69639 (patch) | |
tree | f2caaffb274a6617d63f928a5fe1deb089eb3785 /adaptors/message-router/publisher/sample.client/pom.xml | |
parent | 30565d3552e050035148db096af4fb3438c5455d (diff) |
Roll versions for Jakarta
Roll versions to set up for Jakarta release
Issue-ID: CCSDK-3470
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If9f10ad6e93ffa9693f08f3402b7e73ec78b0791
Diffstat (limited to 'adaptors/message-router/publisher/sample.client/pom.xml')
-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 80cc91a6c..f61ba3bc6 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.3.2-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>sample.client</artifactId> |