diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-20 10:51:53 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-20 11:04:25 -0400 |
commit | 632fee43d49b8320ee3a2950b688d258ff447deb (patch) | |
tree | e231ef849bda5d6764d25993e694440e558496f4 /reception | |
parent | eb2a7f2d65bcd41287907e716475f53d27e148a0 (diff) |
Bump distribution to 2.4.4 SNAPSHOT
Issue-ID: POLICY-2869
Change-Id: Iccbc23191763dcb9a2781973e29a85e0e34386cf
Signed-off-by: Jim Hahn <jrh3@att.com>
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 ac232f5e..260824df 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.3-SNAPSHOT</version> + <version>2.4.4-SNAPSHOT</version> </parent> <artifactId>reception</artifactId> |