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