diff options
Diffstat (limited to 'northbound/ueb-listener')
-rwxr-xr-x | northbound/ueb-listener/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/northbound/ueb-listener/pom.xml b/northbound/ueb-listener/pom.xml index bf4674695..c68f67f73 100755 --- a/northbound/ueb-listener/pom.xml +++ b/northbound/ueb-listener/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>standalone-parent</artifactId> - <version>2.4.2</version> + <version>2.5.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ueb-listener</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>jar</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |