diff options
author | Jim Hahn <jrh3@att.com> | 2019-08-07 12:34:50 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-08-07 12:34:50 -0400 |
commit | fedf66bf0f57c9d936c0a0da01c29bf83a0cc646 (patch) | |
tree | 81f0fc5387053527dc3bbd5b8ed3494fee8ad48e /testsuites/performance | |
parent | 1fb96f881fae4fb42fab432acb86f960c6689f7a (diff) |
Bump version of policy/xacml-pdp
Change-Id: I2770d2803c79b5eb72b69bb6aa4a1da43a0f6a0b
Issue-ID: POLICY-1965
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'testsuites/performance')
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index a287d039..0d45d752 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>testsuites</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>performance</artifactId> <build> |