Fix versions

Fix versions of code added after release build.

Change-Id: I9cf330915659fe7e1fbf128db2b398b607d70679
Issue-ID: CCSDK-1297
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/sdnr/northbound/pom.xml b/sdnr/northbound/pom.xml
index 5a28f5b..b1babc5 100644
--- a/sdnr/northbound/pom.xml
+++ b/sdnr/northbound/pom.xml
@@ -24,13 +24,13 @@
         <parent>
                 <groupId>org.onap.ccsdk.parent</groupId>
                 <artifactId>odlparent-lite</artifactId>
-                <version>1.2.2-SNAPSHOT</version>
+                <version>1.3.0-SNAPSHOT</version>
                 <relativePath/>
         </parent>
 
     <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
     <artifactId>sdnr-northbound</artifactId>
-    <version>0.4.2-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ccsdk-sdnr-northbound :: features</name>
     <description>SDN-R RAN and OOF PCI ANR POC </description>