diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-05-28 17:12:36 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-05-28 17:12:36 -0500 |
commit | 59dce2fc4ce73530c5ad3773d0aa6800cb33600b (patch) | |
tree | 7e8103dfff83197d05ed33489f9d6539f7d82ba2 /testsuites/stability | |
parent | cccd93cc778a54e9eb5487986612803ad2f53090 (diff) |
bump poms to 2.1.4-SNAPSHOT5.0.2-ONAPelalto
Issue-ID: POLICY-2475
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I3d28cb46f00c41b3c5757cdbad9d341b92d1cd52
Diffstat (limited to 'testsuites/stability')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 49ea8799..cad80688 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>testsuites</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.4-SNAPSHOT</version> </parent> <artifactId>stability</artifactId> <build> |