Point to non-snapshots in models 37/118237/1
authorJim Hahn <jrh3@att.com>
Tue, 23 Feb 2021 13:19:13 +0000 (08:19 -0500)
committerJim Hahn <jrh3@att.com>
Tue, 23 Feb 2021 13:19:44 +0000 (08:19 -0500)
Issue-ID: POLICY-3088
Change-Id: I2789f3435514de5ef2be3f07f8419434bda89d6d
Signed-off-by: Jim Hahn <jrh3@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index e3ae6a1..c51315d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.3.0-SNAPSHOT</version>
+        <version>3.3.0</version>
         <relativePath />
     </parent>
 
@@ -42,7 +42,7 @@
     <properties>
         <derby.version>10.13.1.1</derby.version>
         <javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
-        <policy.common.version>1.8.0-SNAPSHOT</policy.common.version>
+        <policy.common.version>1.8.0</policy.common.version>
     </properties>
 
     <modules>