diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-20 08:00:42 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-20 08:00:46 -0400 |
commit | bcd5595c5dc52fc93c85c2d5e466cf92b678f5d4 (patch) | |
tree | 4f6eab923f23851640e5af8591b5bdbb87c3bac6 /model | |
parent | 38af4448a40648fee13cdef1da79d579f34bfb05 (diff) |
Bump distribution master to 2.4.0
Issue-ID: POLICY-2514
Change-Id: I22bdaad652917f0d1a30c297fdfd48b7cabd76dd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'model')
-rw-r--r-- | model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/pom.xml b/model/pom.xml index 9ac81311..215433f6 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> </parent> <artifactId>distribution-model</artifactId> |