diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-26 08:31:31 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-26 08:31:37 -0400 |
commit | 2a543920a708491a6b2786438feaf55bf0bf1515 (patch) | |
tree | 764088b739244371f88aeac7e8686d88059e28a6 /testsuites/performance | |
parent | d0fe049e2575b1192fba6854171637cd6655cd02 (diff) |
Bump api patch to 2.1.1
Released 2.1.0
Issue-ID: POLICY-1737
Change-Id: I65909e110fd5cb7b8d99863e161562235025a9bd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'testsuites/performance')
-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 f39b087f..c0a387c9 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>testsuites</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <artifactId>performance</artifactId> <build> |