Upgrade to release artifacts

Policy/models 2.0.0 and policy/drools-pdp 1.4.0 released
artifacts.

Issue-ID: POLICY-1630
Change-Id: Ifce282368a9ccbe27b8a3e907f18d39a4ac37b14
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
diff --git a/pom.xml b/pom.xml
index 44c9d6d..98126af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
   ============LICENSE_START=======================================================
   drools-pdp-apps
   ================================================================================
-  Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
+  Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved.
   Modifications Copyright (C) 2019 Nordix Foundation.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
@@ -60,8 +60,8 @@
 
         <!-- Project common dependency versions -->
         <version.policy.common>1.4.0</version.policy.common>
-        <policy.models.version>2.0.0-SNAPSHOT</policy.models.version>
-        <version.policy.drools-pdp>1.4.0-SNAPSHOT</version.policy.drools-pdp>
+        <policy.models.version>2.0.0</policy.models.version>
+        <version.policy.drools-pdp>1.4.0</version.policy.drools-pdp>
     </properties>
 
     <build>