diff options
Diffstat (limited to 'message-router/publisher/sample.client/pom.xml')
-rwxr-xr-x | message-router/publisher/sample.client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/message-router/publisher/sample.client/pom.xml b/message-router/publisher/sample.client/pom.xml index 2d3fbf53..c08fd0a8 100755 --- a/message-router/publisher/sample.client/pom.xml +++ b/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.0.1-SNAPSHOT</version> + <version>1.0.1</version> </parent> <artifactId>sample.client</artifactId> |