update references in policy/drools-applications pom 52/134352/1
authorSuresh Charan <suresh.charan@bell.ca>
Tue, 25 Apr 2023 16:13:20 +0000 (12:13 -0400)
committerSuresh Charan <suresh.charan@bell.ca>
Tue, 25 Apr 2023 16:13:20 +0000 (12:13 -0400)
updated references in the policy/drools-applications pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4648
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
Change-Id: Iaa47f9cb7ff92d5f1d7012253785f8402199e8b4

pom.xml

diff --git a/pom.xml b/pom.xml
index bc843e4..7eb1e1b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.7.2-SNAPSHOT</version>
+        <version>3.7.2</version>
         <relativePath />
     </parent>
 
@@ -45,9 +45,9 @@
         <staging.path>content/repositories/staging/</staging.path>
 
         <!-- Project common dependency versions -->
-        <version.policy.common>1.12.2-SNAPSHOT</version.policy.common>
-        <policy.models.version>2.8.2-SNAPSHOT</policy.models.version>
-        <version.policy.drools-pdp>1.12.2-SNAPSHOT</version.policy.drools-pdp>
+        <version.policy.common>1.12.2</version.policy.common>
+        <policy.models.version>2.8.2</policy.models.version>
+        <version.policy.drools-pdp>1.12.2</version.policy.drools-pdp>
     </properties>
 
     <build>