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 c2f4c7e40..06cdcc265 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.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> <packaging>jar</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |