upgrade to release-1.0.0

Change-Id: I3fda7cab8bf56d5359dab353e0834874cfed4c94
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
diff --git a/policy-core/pom.xml b/policy-core/pom.xml
index 5d199eb..4f777cc 100644
--- a/policy-core/pom.xml
+++ b/policy-core/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.openecomp.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
   </parent>
 
 	<build>
@@ -159,7 +159,7 @@
     <!-- leave this for now, but will remove policy-utils at the end of conversion -->
        <groupId>org.openecomp.policy.drools-pdp</groupId>
        <artifactId>policy-utils</artifactId>
-       <version>1.0.0-SNAPSHOT</version>  
+       <version>1.0.0</version>  
      </dependency>
      <dependency>
       <groupId>org.openecomp.policy.common</groupId>