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 /main | |
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 'main')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index 90b57477..ac5011fe 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -23,7 +23,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>distribution-main</artifactId> |