Use released version 3.0.1 of parent pom
Update to use released version 3.0.1 of parent pom
Issue-ID: CCSDK-4066
Change-Id: Ib81dadc9259428d39ddfa2f1bf55f42cace58968
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/northbound/artifacts/pom.xml b/northbound/artifacts/pom.xml
index ad9116f..b9998d1 100755
--- a/northbound/artifacts/pom.xml
+++ b/northbound/artifacts/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
<relativePath/>
</parent>