update dependencies from policy/models
[policy/engine.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b993dbd..bfad593 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,8 @@
   ============LICENSE_START=======================================================
   ONAP Policy Engine
   ================================================================================
-  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");
   you may not use this file except in compliance with the License.
@@ -59,7 +60,7 @@
         <commons.compress.version>1.18</commons.compress.version>
         <elasticsearch.version>6.4.3</elasticsearch.version>
         <version.policy.common>1.4.0-SNAPSHOT</version.policy.common>
-        <version.policy.drools-application>1.4.0-SNAPSHOT</version.policy.drools-application>
+        <version.policy.models>2.0.0-SNAPSHOT</version.policy.models>
     </properties>
     <modules>
         <module>PolicyEngineUtils</module>