Point vnfsdk functest to released versions

Update pom files to point to released versions of functest, not SNAPSHOTs

Issue-ID: VNFSDK-254

Change-Id: I65e4b2cfd593e358692b9b22866b4ba7e34e0beb
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
diff --git a/distribution/standalone/pom.xml b/distribution/standalone/pom.xml
index c74ab40..0e7ae58 100644
--- a/distribution/standalone/pom.xml
+++ b/distribution/standalone/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.onap.vnfsdk.functest</groupId>
         <artifactId>vnfsdk-functest-distribution</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>