parent 3.3.2 common 1.8.2 model 2.4.4 drools 1.8.4 34/123134/1
authorjhh <jorge.hernandez-herrero@att.com>
Wed, 4 Aug 2021 20:28:42 +0000 (15:28 -0500)
committerjhh <jorge.hernandez-herrero@att.com>
Wed, 4 Aug 2021 20:28:42 +0000 (15:28 -0500)
Issue-ID: POLICY-3329
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I989ae4d23024870860d31d03f5c0a612dbeb834d

pom.xml

diff --git a/pom.xml b/pom.xml
index b5c2306..82ae85f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.3.2-SNAPSHOT</version>
+        <version>3.3.2</version>
         <relativePath />
     </parent>
 
@@ -45,9 +45,9 @@
         <staging.path>content/repositories/staging/</staging.path>
 
         <!-- Project common dependency versions -->
-        <version.policy.common>1.8.2-SNAPSHOT</version.policy.common>
-        <policy.models.version>2.4.4-SNAPSHOT</policy.models.version>
-        <version.policy.drools-pdp>1.8.3</version.policy.drools-pdp>
+        <version.policy.common>1.8.2</version.policy.common>
+        <policy.models.version>2.4.4</policy.models.version>
+        <version.policy.drools-pdp>1.8.4</version.policy.drools-pdp>
     </properties>
 
     <build>