diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-24 10:47:47 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-24 10:47:52 -0400 |
commit | 0ca776a58626bf01347232f7807d9f288680d97d (patch) | |
tree | 24529706169ff1f1418d07199bdb019b28032055 /testsuites/performance/pom.xml | |
parent | e3aea4987f30677064db48d0f614a101cdef5f42 (diff) |
Bump api to 2.2.1-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: Ia7b147ebfb6e3222310116da644ac4c820093fe5
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 767065d8..340b5484 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>api-performance</artifactId> <build> |