diff options
author | 2025-01-28 10:14:01 +0000 | |
---|---|---|
committer | 2025-01-28 10:14:01 +0000 | |
commit | f9ecc3d06b8240ab87b8f46a9c0b0dc44dfab148 (patch) | |
tree | de0336a9736dbe849ed150e0ffddbe897f82c171 /packages/policy-distribution-tarball | |
parent | b5430235e15693ca091dd8062727be7adb157e18 (diff) |
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5255
Change-Id: I6b212087cc10feb3995a07cefb0ef9d7f1f0fcff
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'packages/policy-distribution-tarball')
-rw-r--r-- | packages/policy-distribution-tarball/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml index aaf44240..93a0e86f 100644 --- a/packages/policy-distribution-tarball/pom.xml +++ b/packages/policy-distribution-tarball/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-packages</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.1.1-SNAPSHOT</version> </parent> <artifactId>policy-distribution-tarball</artifactId> |