diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-08-04 16:50:27 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-08-04 16:50:27 -0500 |
commit | c640bfeee6bb9f8062704acc151dc63377963bc6 (patch) | |
tree | 5cbd3044deea4b433751ddc7859e9e8a300194ef /applications/naming | |
parent | 944084b0ffdf3b3d3109509752376d05fb01190b (diff) |
Bump versions to 2.4.5-SNAPSHOT
Issue-ID: POLICY-3329
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ie7b92dc715df3330e3075b5c595627234a953528
Diffstat (limited to 'applications/naming')
-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 2b32096f..26d4bb4d 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.4-SNAPSHOT</version> + <version>2.4.5-SNAPSHOT</version> </parent> <artifactId>xacml-naming</artifactId> |