diff options
Diffstat (limited to 'northbound/ueb-listener')
-rwxr-xr-x | northbound/ueb-listener/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/ueb-listener/pom.xml b/northbound/ueb-listener/pom.xml index 4888b4109..904c9329c 100755 --- a/northbound/ueb-listener/pom.xml +++ b/northbound/ueb-listener/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ueb-listener</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <packaging>jar</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |