diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-03-10 14:21:06 -0500 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-03-10 14:21:11 -0500 |
commit | 576f39f321b99bb8cb0c14bccc8bb7ffa68648d8 (patch) | |
tree | 4aa27bed5484e7aa8b38bd102136ef6f48c88af0 /testsuites/pom.xml | |
parent | f4bb49c852877c331f9370667cdbe96f35e51c8e (diff) |
Bump api to 2.4.2-SNAPSHOT
Issue-ID: POLICY-3127
Change-Id: I2abb531ed01043777888cbb4c7412f3ddf18397d
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 ad6d068f..61beab03 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.4.1-SNAPSHOT</version> + <version>2.4.2-SNAPSHOT</version> </parent> <artifactId>api-testsuites</artifactId> |