diff options
author | jrh3 <jrh3@att.com> | 2019-08-07 12:25:21 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-08-07 12:28:08 -0400 |
commit | dfb8642bcb73fde669d7dbef2f70f1f6fad0aac2 (patch) | |
tree | 63a089b4ec22b042fa41633dccf08f0f8a168fb0 /testsuites/stability | |
parent | 9ba93c2640244d0b5254896ca9c6ad08a4222df4 (diff) |
Bump version of policy/api
Change-Id: I919625bd6a439d27c84389a046f6a5545e6f1911
Issue-ID: POLICY-1965
Signed-off-by: Jim Hahn <jrh3@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 639d6653..d22808d6 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>testsuites</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>stability</artifactId> <build> |