summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-02 12:59:49 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-02 12:59:49 +0100
commitd91e8340f226d12fc1b82a8b6cfcfebf95b21ee7 (patch)
treee2835fd5cd47b621bef59a0d9fc7dc169f53a5bc /pom.xml
parent0f5ffc4fb94466aa5c376eb14ec08f7f1cd3b2a9 (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-4333 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ib9257b68299cbb237323ff622d3243ae9c8335ba
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 7f23ca86..9c1e04eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.4-SNAPSHOT</version>
+ <version>3.5.4</version>
<relativePath />
</parent>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>1.10.4-SNAPSHOT</policy.common.version>
- <policy.models.version>2.6.5-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.10.4</policy.common.version>
+ <policy.models.version>2.6.5</policy.models.version>
</properties>
<modules>