aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-12-02 15:53:57 +0000
committerliamfallon <liam.fallon@est.tech>2021-12-02 15:53:57 +0000
commitc51fa0d4e953518571a115af4afdea80a17ed605 (patch)
tree076f6a68f031a867d1d5fbdf013187e1aa7aad47
parent33ed4606dcc941eecae335f4cef053504f4b87b2 (diff)
Update snapshot and/or references of policy/pap to latest snapshots
*** This commit is generated by a PF release script *** policy/pap updated to its latest own and reference snapshots Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ic4a5c01efd0a2682e88242f192d50f5b9e042c8e
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 4df3432c..b7bc820f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.0</version>
+ <version>3.5.1-SNAPSHOT</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.10.0</policy.common.version>
- <policy.models.version>2.6.0</policy.models.version>
+ <policy.common.version>1.10.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.6.1-SNAPSHOT</policy.models.version>
</properties>
<modules>