diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-07 16:35:58 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-07 16:40:35 -0400 |
commit | d2d70cddd47406f6f87f4d35e70adc6b0e115b49 (patch) | |
tree | 2d154c1aa44f6cee25b6d2f8b38dc0ec9eeeeab3 /main | |
parent | 67bb09eb32697776b288a98419ea9b7d703c014a (diff) |
Bump pap to 2.3.3 snapshot
Issue-ID: POLICY-2839
Change-Id: I37704935946a8c249e814bf4e515178528705cd6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 d0da6d74..7be14c4b 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.3-SNAPSHOT</version> </parent> <artifactId>pap-main</artifactId> |