diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 10:47:48 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 10:47:54 -0400 |
commit | 9cacfed6841828db9838e3145abb82180cf34421 (patch) | |
tree | b4e931800af942e03061098fbc3f4beaae700845 /testsuites/stability | |
parent | 7a561f00d7369967c049e2bd1cbac667211fff64 (diff) |
Bump api 2.3.4 SNAPSHOT
Issue-ID: POLICY-2869
Change-Id: Ie70eec72b830c81fb2ae518a7747f8d504b2e831
Signed-off-by: Pamela Dragosh <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 96f2ec18..f970c0b9 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.3.3-SNAPSHOT</version> + <version>2.3.4-SNAPSHOT</version> </parent> <artifactId>api-stability</artifactId> <build> |