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 /main/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 'main/pom.xml')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index a33e7867..0c57dbea 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -24,7 +24,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>main</artifactId> |