diff options
Diffstat (limited to 'sdnr/wt/netconfnode-state-service/installer')
-rwxr-xr-x | sdnr/wt/netconfnode-state-service/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/netconfnode-state-service/installer/pom.xml b/sdnr/wt/netconfnode-state-service/installer/pom.xml index fdd7199d7..d12ebe9b2 100755 --- a/sdnr/wt/netconfnode-state-service/installer/pom.xml +++ b/sdnr/wt/netconfnode-state-service/installer/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.4.1</version> + <version>2.4.2-SNAPSHOT</version> <relativePath/> </parent> |