diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 11:45:59 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 11:46:53 +0100 |
commit | 1f798d5c0e739abaa9bcec2ab20d51cfd493cd46 (patch) | |
tree | 378e7ab4099c8ddf6b723f78882b6f7a836295d6 /forwarding | |
parent | b474a845b9c5b0d1cdb3a40ac0eb4378c5323e28 (diff) |
Bump policy/distribution to 2.6.2-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: I3cdd361c13a616b121ebcd1782e51847861288ed
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'forwarding')
-rw-r--r-- | forwarding/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forwarding/pom.xml b/forwarding/pom.xml index 0e18c578..9b741b02 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.6.1-SNAPSHOT</version> + <version>2.6.2-SNAPSHOT</version> </parent> <artifactId>forwarding</artifactId> |