aboutsummaryrefslogtreecommitdiffstats
path: root/TestSuite
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-25 21:06:19 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-03-25 21:06:24 -0400
commitc30243bc67f00662612864b6ac2e7a1e958d7fee (patch)
tree657a35ccbf2d782f3feb4b9b0a4ca01eb2334f2f /TestSuite
parent7f9b4eeaf8d19d04bc53647a4abfd174ae233a6d (diff)
Bump engine 1.6.2 patch
I'm not going to bother with the other non-pom changes. Until we really need to. Issue-ID: POLICY-2378 Change-Id: Ib06ae950cd37d75fb34f49fd5cb207deca998c11 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 30a611c1f..f2bc64946 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.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>Performance</artifactId>
<properties>
diff --git a/TestSuite/Stability/pom.xml b/TestSuite/Stability/pom.xml
index 25ad9bed1..201c8530a 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.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>Stability</artifactId>
<properties>
diff --git a/TestSuite/pom.xml b/TestSuite/pom.xml
index 1826b771b..8b21f9bbe 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.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>TestSuite</artifactId>
<packaging>pom</packaging>