diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-07-02 09:46:58 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-07-02 09:47:03 -0400 |
commit | 82eb6e6fe10e77d7974f821146b7ca17c1d9778a (patch) | |
tree | 3466d54cf4f3f2b3f37a699b3ec095f6332b9ad1 /testsuites/pom.xml | |
parent | ea684f8e0b68a9b7f1decea4844e8c9010dbef39 (diff) |
Bump distribution to 2.2.1-SNAPSHOT
Released 2.2.1
Issue-ID: POLICY-1737
Change-Id: I41bf18cc17f3e287d59da86ed3cc21dc8dcafd9a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 63d16150..1417a99f 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>testsuites</artifactId> <packaging>pom</packaging> |