diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 16:43:33 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 16:43:50 -0400 |
commit | d5619c2f309359bef698c4f2a83348d34d1a68a7 (patch) | |
tree | b4a6abc861610ab9335ca26cbf00578791f2f8ba /applications/common | |
parent | 4ed4733a8f06ef9a8f8a31c17692a82cc503271c (diff) |
Bump to 2.0.2-SNAPSHOT
Released 2.0.1
Issue-ID: POLICY-1700
Change-Id: Idc1d8602b276c9ad3199c57723dd053fb1dd48a3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'applications/common')
-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 8a092bd4..30a9795b 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.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> </parent> <artifactId>common</artifactId> |