aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-05-16 16:01:13 +0100
committerwaynedunican <wayne.dunican@est.tech>2024-05-16 16:01:13 +0100
commit8b77a1dfa43893a8d6b67c23df56a66886c2c9ce (patch)
tree65c97134eb70bed93db9ac1b00ca136a33131852 /pom.xml
parent99e7c9a6ebd2f2678cbe00c6d0ce2d4a79114fbd (diff)
update references in policy/api pom
updated references in the policy/api pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: I4c7da1126ef6bac2d6d81d165d567d296a811fcf Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 fdde67af..633dc46f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.3-SNAPSHOT</version>
+ <version>4.1.4</version>
<relativePath />
</parent>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>2.1.3-SNAPSHOT</policy.common.version>
- <policy.models.version>3.1.3-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.1.3</policy.common.version>
+ <policy.models.version>3.1.3</policy.models.version>
</properties>
<modules>