diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 10:53:26 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 10:53:34 -0400 |
commit | c83b18418818c7c20f4a7813088f2818b00a67db (patch) | |
tree | 68873176f1e71fad4e99ec960a87bc21637b95ad /testsuites/performance/pom.xml | |
parent | 7b63f0b90676db6aa492c116693817d4086104b5 (diff) |
Bump pap 2.3.4 SNAPSHOT
Issue-ID: POLICY-2869
Change-Id: I3696c9c6cae59124f0269f1d2619b22b134b882c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'testsuites/performance/pom.xml')
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 920f5bd3..8a7c4f8b 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>pap-testsuites</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.4-SNAPSHOT</version> </parent> <artifactId>pap-performance</artifactId> <build> |