Release version 5.0.1
Change-Id: I82369dea25c6c9038093c16cd8ee1f3146b8a9ad
diff --git a/api/pom.xml b/api/pom.xml
index 37e59b9..4c450fd 100755
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>sadis</artifactId>
<groupId>org.opencord</groupId>
- <version>5.0.1-SNAPSHOT</version>
+ <version>5.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/app/pom.xml b/app/pom.xml
index 4aaa5b8..a1e9b0f 100755
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.opencord</groupId>
<artifactId>sadis</artifactId>
- <version>5.0.1-SNAPSHOT</version>
+ <version>5.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 57875ee..f349564 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.opencord</groupId>
<artifactId>sadis</artifactId>
- <version>5.0.1-SNAPSHOT</version>
+ <version>5.0.1</version>
<packaging>pom</packaging>
<properties>