aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-02-28 15:42:15 +0000
committersaul.gill <saul.gill@est.tech>2023-02-28 15:42:17 +0000
commit3ace8075bd249ef530d893f96f5248b4b54e74d8 (patch)
tree908228dac9517d608c348e34f6e27f0e59bbfc7c /pom.xml
parentaa87a5c942dd5917b317e9fc3c93c0acfba391e4 (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-4570 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I25ec3274c2b98ca742ff8aab96fc6504bf8de8e0
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 50090c67..31b5a8ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.1-SNAPSHOT</version>
+ <version>3.7.1</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.12.1-SNAPSHOT</policy.common.version>
- <policy.models.version>2.8.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.12.1</policy.common.version>
+ <policy.models.version>2.8.1</policy.models.version>
</properties>
<modules>