aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-11-25 11:41:30 +0000
committerliamfallon <liam.fallon@est.tech>2021-11-25 15:48:52 +0000
commit6ca36231e041a72c3a5308e9c21068842ce7a8ed (patch)
treea27219b5363fccb2c91ebf69762a1cc3301c8046 /pom.xml
parent7443b9a5ddca988ad4338e2b6597d6fdce552909 (diff)
Update parent and common references
*** Release Phase 7: This commit is generated by a PF release script *** This is the seventh release phase, it updates parent, common and models references in policy/clamp. Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: If9d11a895d57c5421548698bb771519e16b0acf8 Signed-off-by: liamfallon <liam.fallon@est.tech>
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 3203e8ac0..24292cae4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,8 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.5.0</version>
+ <relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
@@ -50,8 +51,8 @@
</description>
<properties>
- <policy.common.version>1.10.0-SNAPSHOT</policy.common.version>
- <policy.models.version>2.6.0-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.10.0</policy.common.version>
+ <policy.models.version>2.6.0</policy.models.version>
</properties>
<modules>