diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-15 12:56:56 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-15 12:57:01 -0400 |
commit | 278cb967f83be3ce89d17c225f474ef42698b3c0 (patch) | |
tree | c578947a87da97f424a6485ada239fe4aa266566 /TestSuite/Stability | |
parent | 9347099fc35e87bc73a876d781102d4db8c0201e (diff) |
Bump engine 1.6.3-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: Ic374190da660b3c258998ecf131fa57dcb1cb834
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'TestSuite/Stability')
-rw-r--r-- | TestSuite/Stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TestSuite/Stability/pom.xml b/TestSuite/Stability/pom.xml index 201c8530a..ce729211a 100644 --- a/TestSuite/Stability/pom.xml +++ b/TestSuite/Stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>TestSuite</artifactId> - <version>1.6.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> </parent> <artifactId>Stability</artifactId> <properties> |