diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-09-14 17:35:42 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-09-14 17:35:46 -0400 |
commit | 827f12d58815643921780a03bd0a1f12f2d9df2d (patch) | |
tree | f9e76e9fb36e329553800b70cfd4a9f0ae9ab31a /testsuites/performance/pom.xml | |
parent | c6d978739d1ab9c3f5ae9e6e449e56eb55377a4e (diff) |
Bump api to 2.5.1-SNAPSHOT
Issue-ID: POLICY-3587
Change-Id: Id1a7936fe6ac1769fb5c005a7a3c1a858dcf7104
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 57e019ec..6ed16db2 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.5.0-SNAPSHOT</version> + <version>2.5.1-SNAPSHOT</version> </parent> <artifactId>api-performance</artifactId> <build> |