diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 19:05:25 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 19:05:34 -0400 |
commit | 04d2ffb108b6854fe273c4644e888adbe3dfc7fd (patch) | |
tree | 6d3c67feadb3655bc7ba422b13973df315bd4913 /main/pom.xml | |
parent | 1f122459bf8c3b8d3411bff2b22fca073d1c22a2 (diff) |
Bump to 2.0.2-SNAPSHOT
Released 2.0.1
Issue-ID: POLICY-1700
Change-Id: I75e2ea1e32dca747f1e093d352909818513f0820
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 8888f950..33ee1ffa 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> </parent> <artifactId>main</artifactId> |