diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:54:59 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:55:22 -0400 |
commit | 3aeb1e71b4ee9d413243fb114c5d072acad1dfb2 (patch) | |
tree | 7a7fcae204431f8854a444df261094a4cf4f0b2f /testsuites/pom.xml | |
parent | 3b6306da48d3776ba5daf5cc50834ef4ad49009b (diff) |
Bump xacml-pdp to 2.1.1-SNAPSHOT
Released 2.1.0
Issue-ID: POLICY-1737
Change-Id: Ieb3015e9373a9a71a71f2811cbc6db9315d58109
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index c20f78d1..89f4ff00 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <artifactId>testsuites</artifactId> <packaging>pom</packaging> |