diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-26 08:42:30 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-26 08:42:36 -0400 |
commit | cb99ad005b08fb37bb81fdc235a61d918dc5755e (patch) | |
tree | d2653ca56e27db0cc265e8ffc7f8ea12204dddf0 /main | |
parent | 2d4ad6466878110c0983eb93adb21d64ea51035d (diff) |
Bump pap patch to 2.1.1
Released 2.1.0
Issue-ID: POLICY-1737
Change-Id: Id5cd42e6685f5745152526fab9f2d8947b27eade
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 a086aef7..2b41f227 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <artifactId>main</artifactId> |