Point to policy/models release version
[policy/engine.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e50dd7d..893a2fc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
   ============LICENSE_START=======================================================
   ONAP Policy Engine
   ================================================================================
-  Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved.
+  Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved.
   Modifications Copyright (C) 2019 Nordix Foundation.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.1.0-SNAPSHOT</version>
+        <version>3.1.0</version>
         <relativePath />
     </parent>
     <groupId>org.onap.policy.engine</groupId>
@@ -60,8 +60,8 @@
         <commons.fileupload.version>1.3.3</commons.fileupload.version>
         <commons.compress.version>1.18</commons.compress.version>
         <elasticsearch.version>6.8.2</elasticsearch.version>
-        <version.policy.common>1.6.0-SNAPSHOT</version.policy.common>
-        <version.policy.models>2.2.0-SNAPSHOT</version.policy.models>
+        <version.policy.common>1.6.1</version.policy.common>
+        <version.policy.models>2.2.0</version.policy.models>
     </properties>
     <modules>
         <module>PolicyEngineUtils</module>