diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-15 08:23:14 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-15 08:23:19 -0400 |
commit | 42870e74260239d84b048bdd23b9f113362f1a4a (patch) | |
tree | b4333adb16c77cd0c5ea7afdad0724bb846e9ae8 /testsuites/stability | |
parent | 8dc396e0194fa39fe59266e52c7571537bcb03fc (diff) |
Bump api to 2.2.3-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I9b20aa5dcdb6517b1abfba2725a19a77e98bb217
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'testsuites/stability')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 8c2431f2..576ffbdd 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>2.2.2-SNAPSHOT</version> + <version>2.2.3-SNAPSHOT</version> </parent> <artifactId>api-stability</artifactId> <build> |