diff options
author | 2021-10-12 12:41:42 +0000 | |
---|---|---|
committer | 2021-10-12 12:41:42 +0000 | |
commit | 1199ecaee221911ed978969ac54ca27642634971 (patch) | |
tree | 059d908c759691d769f6c4c9f068eb5a387f60a5 /adaptors/message-router/publisher/installer | |
parent | 2afcafdce51ad7991b98b3ae4ff9dbc4084f4d0c (diff) |
Release ccsdk/sli1.4.0
Diffstat (limited to 'adaptors/message-router/publisher/installer')
-rw-r--r-- | adaptors/message-router/publisher/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/adaptors/message-router/publisher/installer/pom.xml b/adaptors/message-router/publisher/installer/pom.xml index a5d87b781..30b7e52c4 100644 --- a/adaptors/message-router/publisher/installer/pom.xml +++ b/adaptors/message-router/publisher/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.installer</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name> |