aboutsummaryrefslogtreecommitdiffstats
path: root/TestSuite
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-15 12:56:56 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-15 12:57:01 -0400
commit278cb967f83be3ce89d17c225f474ef42698b3c0 (patch)
treec578947a87da97f424a6485ada239fe4aa266566 /TestSuite
parent9347099fc35e87bc73a876d781102d4db8c0201e (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')
-rw-r--r--TestSuite/Performance/pom.xml2
-rw-r--r--TestSuite/Stability/pom.xml2
-rw-r--r--TestSuite/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/TestSuite/Performance/pom.xml b/TestSuite/Performance/pom.xml
index f2bc64946..d1fef7343 100644
--- a/TestSuite/Performance/pom.xml
+++ b/TestSuite/Performance/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>Performance</artifactId>
<properties>
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>
diff --git a/TestSuite/pom.xml b/TestSuite/pom.xml
index 8b21f9bbe..467f4643a 100644
--- a/TestSuite/pom.xml
+++ b/TestSuite/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineSuite</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</parent>
<artifactId>TestSuite</artifactId>
<packaging>pom</packaging>