fixed sdnr startup issues
resolved missing artifact. increse parent version
Issue-ID: CCSDK-3751
Change-Id: Ia426505d8144ccaa200e83b4e691355af57bd56e
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
diff --git a/sdnr/wt/helpserver/pom.xml b/sdnr/wt/helpserver/pom.xml
index 88a779e..30759c0 100755
--- a/sdnr/wt/helpserver/pom.xml
+++ b/sdnr/wt/helpserver/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>