diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-10 11:10:48 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-10 11:11:47 -0400 |
commit | a199971e33631711c0060c17d73a2c473c4fb134 (patch) | |
tree | 7fcf1f387c0a43a6cb84319d53c3a843274a5b53 /testsuites/stability | |
parent | aaca8d692299d45728efdf294c472d4662490503 (diff) |
Bump versions for xacml-pdp elalto
Change-Id: I3365980499955b498fbaca37d2b77126b97296d4
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
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 efe8cff4..49ea8799 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.2-SNAPSHOT</version> + <version>2.1.3-SNAPSHOT</version> </parent> <artifactId>stability</artifactId> <build> |