diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-10 09:54:23 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-10 09:55:06 -0400 |
commit | b07fcfce4b6bf4c69ed3b71f4902ce54114dcc32 (patch) | |
tree | cd64a14101e1025e2fb2c552516fbb278da03c38 /testsuites/stability/pom.xml | |
parent | eead53da93cfb63210274ef64ba79309522b05f6 (diff) |
Bump versions for api elalto
Change-Id: I231576801a7c6f1f9d5bc3a66cd1d667b1cf7222
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'testsuites/stability/pom.xml')
-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 d22808d6..1918543b 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.2-SNAPSHOT</version> + <version>2.1.3-SNAPSHOT</version> </parent> <artifactId>stability</artifactId> <build> |