diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-16 10:27:37 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-16 10:27:44 -0400 |
commit | 494d243dc151c59d8a3dc1e2195cb615f22e08be (patch) | |
tree | 1b74fb8599242ab06c6b12a5be8f48d6f331fd05 /packages/policy-xacmlpdp-tarball/pom.xml | |
parent | 94e5df6ef912175239ab1ab48ca169fd90878c26 (diff) |
Bump snapshot 2.0.1
Released so bumping to next patch
Issue-ID: POLICY-1630
Change-Id: Ib91063848e1a757b0a251052ce8ec61dace85d88
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'packages/policy-xacmlpdp-tarball/pom.xml')
-rw-r--r-- | packages/policy-xacmlpdp-tarball/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/policy-xacmlpdp-tarball/pom.xml b/packages/policy-xacmlpdp-tarball/pom.xml index 2605d942..0708d30d 100644 --- a/packages/policy-xacmlpdp-tarball/pom.xml +++ b/packages/policy-xacmlpdp-tarball/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>packages</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>policy-xacmlpdp-tarball</artifactId> |