diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-07 18:09:30 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-07 18:09:35 -0400 |
commit | 0c7836c2c90dc0b79461c39340b6a81d33f835d0 (patch) | |
tree | 68ba04c261f8b401b0768bfce1d33363cc9f26d4 /reception | |
parent | a174c402c549962bdf28bca8a724b4b20cc640ed (diff) |
Bump distribution to 2.4.3-SNAPSHOT
Issue-ID: POLICY-2839
Change-Id: I0de77e37818fb5da771003fbaefc74e97d0ef404
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'reception')
-rw-r--r-- | reception/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reception/pom.xml b/reception/pom.xml index 422dd8f1..ac232f5e 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.4.2-SNAPSHOT</version> + <version>2.4.3-SNAPSHOT</version> </parent> <artifactId>reception</artifactId> |