diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-24 18:35:25 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-03-24 18:35:25 -0400 |
commit | b8cd77554a20a0924276e4e05f401b7643685537 (patch) | |
tree | 33e94f0c235621b5ff711a922575d6d571971a96 /adaptors/message-router/publisher/api/pom.xml | |
parent | 767c7a92df128cb0d9c0df8ea8a5635f293b5850 (diff) |
Roll version
Roll version to next snapshot version
Issue-ID: CCSDK-3237
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib2312e63af4a6f5d875dc7341eeee61cd5446d68
Diffstat (limited to 'adaptors/message-router/publisher/api/pom.xml')
-rwxr-xr-x | adaptors/message-router/publisher/api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/message-router/publisher/api/pom.xml b/adaptors/message-router/publisher/api/pom.xml index f229c2ba5..d6278445c 100755 --- a/adaptors/message-router/publisher/api/pom.xml +++ b/adaptors/message-router/publisher/api/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.2.2-SNAPSHOT</version> </parent> <artifactId>publisher.api</artifactId> |