diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:51:45 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:51:51 -0400 |
commit | f412580c59f34de8e4988796bf42898be5d3a2b7 (patch) | |
tree | 879cb3c92188ad2220e3cb6be1bafa2635a9fdf6 /model/model-api/pom.xml | |
parent | 423e98641ca7fe79a1b1bb897aa8a4b17ba5ee4d (diff) |
Bump apex-pdp to 2.2.1-SNAPSHOT
Released 2.2.0
Issue-ID: POLICY-1737
Change-Id: I144a3c07d3eaf8c53d339eecedf2b3d8d3ce3c7e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'model/model-api/pom.xml')
-rw-r--r-- | model/model-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/model-api/pom.xml b/model/model-api/pom.xml index 89d63b2e7..d8f7683b1 100644 --- a/model/model-api/pom.xml +++ b/model/model-api/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.model</groupId> <artifactId>model</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>model-api</artifactId> |