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 /applications/common/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 'applications/common/pom.xml')
-rw-r--r-- | applications/common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/common/pom.xml b/applications/common/pom.xml index 8f0b9fc3..8a092bd4 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>common</artifactId> |