diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-24 10:47:47 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-24 10:47:52 -0400 |
commit | 0ca776a58626bf01347232f7807d9f288680d97d (patch) | |
tree | 24529706169ff1f1418d07199bdb019b28032055 /main/pom.xml | |
parent | e3aea4987f30677064db48d0f614a101cdef5f42 (diff) |
Bump api to 2.2.1-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: Ia7b147ebfb6e3222310116da644ac4c820093fe5
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 56a5f812..a38d3d79 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.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>api-main</artifactId> |