diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-09 11:47:09 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-03-09 18:06:20 -0500 |
commit | 764b658c8138a9e52798ba70117fc0222893c266 (patch) | |
tree | bcc9ad80c5e0c5a4b269f332b7f2e138d8694968 /adaptors/message-router/publisher/sample.client/pom.xml | |
parent | 94f4b9bf8661ad75628163b46518e902b6abc834 (diff) |
Roll master version for Istanbul
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/sli
to 1.3.0-SNAPSHOT for Istanbul release
Issue-ID: CCSDK-3190
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1af3a469f0d8b5f46eed878e59dc318a9857c6db
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 0313c7383..92fa2f01c 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.2.1-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>sample.client</artifactId> |