aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-11-22 05:54:44 +0000
committerliamfallon <liam.fallon@est.tech>2022-11-22 05:54:44 +0000
commit7346de5c2c2818720585d61c8286b4ca37749550 (patch)
tree1043b6835ec69856c507612e8e05f08f17852135 /pom.xml
parentf376bfc81c45555a7873a90354330857c1118812 (diff)
update references in policy/pap pom
updated references in the policy/pap pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4461 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I033582b49a73aee189c7c90d9ee0469d76181a53
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 66b4b691..05159a5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.2-SNAPSHOT</version>
+ <version>3.6.1</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.11.2-SNAPSHOT</policy.common.version>
- <policy.models.version>2.7.2-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.11.1</policy.common.version>
+ <policy.models.version>2.7.2</policy.models.version>
</properties>
<modules>