diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-09-09 13:36:05 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-09-09 13:36:11 -0400 |
commit | 5d1283bf76438a00a4cbbba570793e6f9cec4440 (patch) | |
tree | 058293f1f77f8c0cdd6c19bc25bed5833cb6d4d2 /main | |
parent | dc6de84e5fc22a557309e1445fab6a945d32c39e (diff) |
Bump distribution version to 2.4.2-SNAPSHOT
Issue-ID: POLICY-2789
Change-Id: Ic7783fec3955474266fe0e5c4e178b1db21661d8
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 fd71b79b..28d645b0 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.4.1-SNAPSHOT</version> + <version>2.4.2-SNAPSHOT</version> </parent> <artifactId>distribution-main</artifactId> |