summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-02-28 14:48:45 +0000
committerliamfallon <liam.fallon@est.tech>2022-02-28 14:48:45 +0000
commit24c61e260b65e64750e451992fba9309439ca612 (patch)
tree7edea1c7edaed8fe380ce7ae162268645240b23d /pom.xml
parenta4097c2855a118350a7cff298c71633a68ec1f28 (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-3958 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: If94c01074639109952722728895632c1e1a53125
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 5b33c86c..1b9ba22a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath />
</parent>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>1.9.2-SNAPSHOT</policy.common.version>
- <policy.models.version>2.5.2-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.9.2</policy.common.version>
+ <policy.models.version>2.5.2</policy.models.version>
</properties>
<modules>