diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-03-24 15:32:53 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-03-24 15:32:59 -0400 |
commit | a6859ee94e56428a1b97a5fb2995a00abd7ebfda (patch) | |
tree | bad6c495fb651e082a41737ce6b3fdf0e5e1cb20 /testsuites/pom.xml | |
parent | 4ecc3585ef8c1ef414946bd43ac5a3cbe85c6cf9 (diff) |
Bump policy/distribution to 2.3.1-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: Ib343ff092b761c6642d9d0dcd4538ffd41423602
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 87464f8f..45f348a9 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.1-SNAPSHOT</version> </parent> <artifactId>distribution-testsuites</artifactId> <packaging>pom</packaging> |