diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-26 08:31:31 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-26 08:31:37 -0400 |
commit | 2a543920a708491a6b2786438feaf55bf0bf1515 (patch) | |
tree | 764088b739244371f88aeac7e8686d88059e28a6 /main | |
parent | d0fe049e2575b1192fba6854171637cd6655cd02 (diff) |
Bump api patch to 2.1.1
Released 2.1.0
Issue-ID: POLICY-1737
Change-Id: I65909e110fd5cb7b8d99863e161562235025a9bd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'main')
-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 a56bbb8a..932438a1 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.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <artifactId>main</artifactId> |