diff options
author | 2025-01-28 10:14:01 +0000 | |
---|---|---|
committer | 2025-01-28 10:14:01 +0000 | |
commit | f9ecc3d06b8240ab87b8f46a9c0b0dc44dfab148 (patch) | |
tree | de0336a9736dbe849ed150e0ffddbe897f82c171 /plugins | |
parent | b5430235e15693ca091dd8062727be7adb157e18 (diff) |
Update snapshot and/or references of policy/distribution to latest snapshots
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 'plugins')
-rw-r--r-- | plugins/forwarding-plugins/pom.xml | 2 | ||||
-rw-r--r-- | plugins/pom.xml | 2 | ||||
-rw-r--r-- | plugins/reception-plugins/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/forwarding-plugins/pom.xml b/plugins/forwarding-plugins/pom.xml index feefa949..4cd2d20f 100644 --- a/plugins/forwarding-plugins/pom.xml +++ b/plugins/forwarding-plugins/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-plugins</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.1.1-SNAPSHOT</version> </parent> <artifactId>forwarding-plugins</artifactId> diff --git a/plugins/pom.xml b/plugins/pom.xml index 12bb2dbf..e7a19fdf 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.1.1-SNAPSHOT</version> </parent> <artifactId>distribution-plugins</artifactId> diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index c44d3950..c5724e32 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-plugins</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.1.1-SNAPSHOT</version> </parent> <artifactId>reception-plugins</artifactId> |