diff options
Diffstat (limited to 'ueb-listener')
-rwxr-xr-x | ueb-listener/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ueb-listener/pom.xml b/ueb-listener/pom.xml index 142be5260..c1797628d 100755 --- a/ueb-listener/pom.xml +++ b/ueb-listener/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> |