Update SADIS API version to released version
Change-Id: I06d62804f990c8d0fb84973d3b3c3022e17fe64d
diff --git a/app/pom.xml b/app/pom.xml
index 82fbe8b..2972d7c 100755
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -32,7 +32,7 @@
<properties>
<web.context>/onos/sadis</web.context>
- <api.version>2.0.0-SNAPSHOT</api.version>
+ <api.version>2.0.0</api.version>
<api.title>Subscriber And Device Information REST API</api.title>
<api.description>Subscriber And Device Information REST API</api.description>
<api.package>org.onosproject.sadis.rest</api.package>