aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-11 16:19:35 +0000
committersaul.gill <saul.gill@est.tech>2023-12-11 16:19:35 +0000
commitad4f8126b935377479c2bdf2f63d8b1f1661a49e (patch)
tree0d570bc816508a0c42fbac19cc65cd97243de1bc /pom.xml
parent583b098af2a7ee7e61abaa2ddaa36140cb78f84f (diff)
Update snapshot and/or references of policy/pap to latest snapshots
policy/pap updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I48a9b06e0dd022e9a1e04e3a06115c6f4f8402cd
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index d6e03a8f..47338b3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.0</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>2.1.0</policy.common.version>
- <policy.models.version>3.1.0</policy.models.version>
+ <policy.common.version>2.1.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>3.1.1-SNAPSHOT</policy.models.version>
</properties>
<modules>