summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-02-28 14:48:48 +0000
committerliamfallon <liam.fallon@est.tech>2022-02-28 14:48:48 +0000
commitaa255e2b628d35b5c2e20789b1d476bf553967dd (patch)
tree105bea84e28e7cde7976e395e649a649990b222f /pom.xml
parent906fa908e633f894fcece9493cfce2a9dda71378 (diff)
update references in policy/clamp pom
updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-3958 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I1e8e005f776dc6e13aad12e9475a66085a6efc96
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 49f22e48f..c49702819 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,8 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
+ <relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
@@ -50,8 +51,8 @@
</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>