diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:17:57 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:17:57 +0100 |
commit | 869c1f0f643550827ed05e367dbf5c75c2b487c6 (patch) | |
tree | 0f724ca3eba69da407aad595b3cb1d9014e4aba6 /plugins | |
parent | 1be344b5ff036da5140d4f9c7d5e1bbebe125dda (diff) |
Update snapshot and/or references of policy/distribution to latest snapshotsjakarta
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4333
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ie4ededac33a07918a5592de2bd85d7a8a65da2f2
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 c06d6f9d..3b23d21f 100644 --- a/plugins/forwarding-plugins/pom.xml +++ b/plugins/forwarding-plugins/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-plugins</artifactId> - <version>2.7.4-SNAPSHOT</version> + <version>2.7.5-SNAPSHOT</version> </parent> <artifactId>forwarding-plugins</artifactId> diff --git a/plugins/pom.xml b/plugins/pom.xml index afdb7210..c4bd2aa4 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.7.4-SNAPSHOT</version> + <version>2.7.5-SNAPSHOT</version> </parent> <artifactId>distribution-plugins</artifactId> diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index ea820dcc..0461c546 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-plugins</artifactId> - <version>2.7.4-SNAPSHOT</version> + <version>2.7.5-SNAPSHOT</version> </parent> <artifactId>reception-plugins</artifactId> |