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 /testsuites/stability/pom.xml | |
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 'testsuites/stability/pom.xml')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 0aaa142d..3c2ff415 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>pap-testsuites</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.3-SNAPSHOT</version> </parent> <artifactId>pap-stability</artifactId> <build> |