Point to released artifacts 93/104193/1
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 23 Mar 2020 18:06:09 +0000 (14:06 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 23 Mar 2020 23:45:55 +0000 (19:45 -0400)
Issue-ID: POLICY-2378
Change-Id: I598a1137e24e7a89862cf497a22d7efd4a7b4270
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 2cbd34a..68a6865 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1</version>
         <relativePath />
     </parent>
 
@@ -40,8 +40,8 @@
     <description>Code that implements the Policy Administration Backend.</description>
 
     <properties>
-        <policy.common.version>1.6.2-SNAPSHOT</policy.common.version>
-        <policy.models.version>2.2.1-SNAPSHOT</policy.models.version>
+        <policy.common.version>1.6.2</policy.common.version>
+        <policy.models.version>2.2.1</policy.models.version>
     </properties>
 
     <modules>