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 /testsuites/stability | |
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 'testsuites/stability')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 7df3d6f3..2615f552 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>testsuites</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <artifactId>stability</artifactId> <build> |