diff options
author | Jim Hahn <jrh3@att.com> | 2020-05-19 18:13:26 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-05-19 18:14:00 -0400 |
commit | d8fe5673daaf680f24bda96d471b6b6d67ff1bcc (patch) | |
tree | f33857494565a3717c5561c9c68fb9c6fd48a72c /testsuites/pom.xml | |
parent | d52e8069e2f568cfd7c868ad3c1a16d50e92b98f (diff) |
Bump api master to 2.3.0-SNAPSHOT
Issue-ID: POLICY-2514
Change-Id: I96a04bc18d92bf63e8fdf3a0b19a695d062633bb
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index c70414b7..f299a29a 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> - <version>2.2.4-SNAPSHOT</version> + <version>2.3.0-SNAPSHOT</version> </parent> <artifactId>api-testsuites</artifactId> |