aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-11 14:45:25 +0000
committersaul.gill <saul.gill@est.tech>2023-12-11 14:45:25 +0000
commit1b230de59f2379ce818e0444e5f41a344e37fc71 (patch)
treea2a1b927d679560c91d014107a10162ffdf662ee /pom.xml
parentd2f73c772bc6da457bbee2f5ee127d78e2f9f1f4 (diff)
update references in policy/pap pom
updated references in the policy/pap pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Icb7b8d5b83f378480ea20d5d6c0f5d9f3a123860
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 7ee3d695..d6e03a8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>2.1.0-SNAPSHOT</policy.common.version>
- <policy.models.version>3.1.0-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.1.0</policy.common.version>
+ <policy.models.version>3.1.0</policy.models.version>
</properties>
<modules>