summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2021-08-04 15:28:42 -0500
committerjhh <jorge.hernandez-herrero@att.com>2021-08-04 15:28:42 -0500
commit544a9421c016891660667f6af4b7ad7c830284fd (patch)
treef5efd0a594878adfe8323575c579e209364eb40e
parentc15b8ffe2a42127e0b39270133843ce24fd22efb (diff)
parent 3.3.2 common 1.8.2 model 2.4.4 drools 1.8.4
Issue-ID: POLICY-3329 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I989ae4d23024870860d31d03f5c0a612dbeb834d
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index b5c23063a..82ae85f48 100644
--- 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>