diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-02-16 14:32:21 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-02-16 14:32:21 +0000 |
commit | 9232e192d8d38f7f6ee29de23efb4d2b7aeb4b4a (patch) | |
tree | 0f8e816c495dcf6047f408a2008cdf4ac785c775 /pom.xml | |
parent | 3361262b9c206460e2e2db9922e9dc422407df2f (diff) |
Update snapshot and/or references of policy/common to latest snapshots
policy/common updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4932
Change-Id: I98e65d549da3189e4c582c14f422711b072bf970
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -25,13 +25,13 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>4.1.1</version> + <version>4.1.2-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> <packaging>pom</packaging> |