diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-05-28 17:02:18 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-05-28 17:02:18 -0500 |
commit | 26696e59cd09090b0ddd065df3c022f23b7c0558 (patch) | |
tree | 85eb9dc4ec4761d02bf8c83ce7a619dae036d913 /services/pom.xml | |
parent | 6100a14e91615552073a41b0f1df4821228a7838 (diff) |
bump poms to 2.2.4-SNAPSHOT5.0.2-ONAPelalto
Issue-ID: POLICY-2475
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I52cb75a41c32cca2456cf507cdc01897d9cacb8d
Diffstat (limited to 'services/pom.xml')
-rw-r--r-- | services/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/pom.xml b/services/pom.xml index 57b79cb63..653192bb6 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>2.2.3-SNAPSHOT</version> + <version>2.2.4-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.services</groupId> |