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 /main | |
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 'main')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index c57bef42..12601e1e 100644 --- a/main/pom.xml +++ b/main/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-main</artifactId> |