diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-19 18:52:48 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-19 18:52:53 -0400 |
commit | 38af4448a40648fee13cdef1da79d579f34bfb05 (patch) | |
tree | 74fe451dd68bdb47a75096d80b3e2466a3a13ed2 /main/pom.xml | |
parent | fd48c3ad65bdac0f516b440f0646ab76cb727004 (diff) |
Bump distribution 2.3.3
Issue-ID: POLICY-2514
Change-Id: I6093e20eb2918a5a5ebf070b5a96c58380d8b30e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'main/pom.xml')
-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 42613c15..f35c802f 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.3.2-SNAPSHOT</version> + <version>2.3.3-SNAPSHOT</version> </parent> <artifactId>distribution-main</artifactId> |