diff options
author | pd1248 <pdragosh@research.att.com> | 2021-03-11 15:40:38 -0500 |
---|---|---|
committer | pd1248 <pdragosh@research.att.com> | 2021-03-11 15:40:45 -0500 |
commit | 823cf349946761ec7422c28dbeb98ec461faca85 (patch) | |
tree | 85b8b585158510c1619ab6006399a737b6de9919 /forwarding | |
parent | d1789b584f7fb2d28a8c0ee50202d48d54b8a77e (diff) |
Bump distribution to 2.6.0-SNAPSHOT
Issue-ID: POLICY-3105
Change-Id: I37f09fb3edb9329fa8a0138b81dbc5fafc5864fa
Signed-off-by: pd1248 <pdragosh@research.att.com>
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 7194bc1e..8fed5855 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.5.2-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> </parent> <artifactId>forwarding</artifactId> |