diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-02-23 15:51:09 -0600 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-02-23 15:51:09 -0600 |
commit | 344700dc62d7b466b7c03d0ba3daaf185d408bbe (patch) | |
tree | 87a8b21f02c33d2449522d5f14f424303fc0a51c /applications/naming/pom.xml | |
parent | 2e97dee0482e1cc4ed71681f7e840b158d55d45e (diff) |
bump poms to 2.4.1-SNAPSHOT
Issue-ID: POLICY-3088
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I42c32bbb1ef6e275b8b3a0693492c7e4e61dd6eb
Diffstat (limited to 'applications/naming/pom.xml')
-rw-r--r-- | applications/naming/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/naming/pom.xml b/applications/naming/pom.xml index fa032fa3..1b38c18f 100644 --- a/applications/naming/pom.xml +++ b/applications/naming/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.4.1-SNAPSHOT</version> </parent> <artifactId>xacml-naming</artifactId> |