diff options
author | pd1248 <pdragosh@research.att.com> | 2021-03-11 15:25:31 -0500 |
---|---|---|
committer | pd1248 <pdragosh@research.att.com> | 2021-03-11 15:25:36 -0500 |
commit | 29169f6f4277264995a7338820e6e3ae1a6eb28e (patch) | |
tree | c689aa3fafb270b19b7c400089607f0911f3b9c9 /testsuites/stability | |
parent | 576f39f321b99bb8cb0c14bccc8bb7ffa68648d8 (diff) |
Bump api to 2.5.0-SNAPSHOT
Issue-ID: POLICY-3105
Change-Id: Ia2016f32738100e8c795b3045d5739a4985a97a1
Signed-off-by: pd1248 <pdragosh@research.att.com>
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 b3e8a71b..96753df1 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.4.2-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> </parent> <artifactId>api-stability</artifactId> <build> |