diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 15:57:06 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 15:57:09 -0400 |
commit | 11f5ed46c5074f38f5c4a14d677612dc2e89bccc (patch) | |
tree | c44918bdd6d77042422d4de61c0dee2d1753986d /testsuites/performance/pom.xml | |
parent | c0c1ee0458274370c201bdd3a40b8a2ea080aceb (diff) |
Bump distribution to 2.5.6-SNAPSHOT
Issue-ID: POLICY-4295
Change-Id: Ibdaf2edc93fead462774724a8f467ab96d7e26fc
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 92a15127..55b36a13 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>2.5.5-SNAPSHOT</version> + <version>2.5.6-SNAPSHOT</version> </parent> <artifactId>distribution-performance</artifactId> <build> |