aboutsummaryrefslogtreecommitdiffstats
path: root/TestSuite
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2019-08-07 16:07:37 -0400
committerJim Hahn <jrh3@att.com>2019-08-07 16:14:11 -0400
commit70d02931707ebfa3c499ec1d9d1f7d67793b5d05 (patch)
treedbca5280084b06fce32627da5827c38ea4ae3630 /TestSuite
parent27d1d484fd22a1e6a87a79b74ae8e721f57c5a48 (diff)
Bump version of policy/engine
Change-Id: I77e7483bcecbc19d9a5a93087fd4c674aa898b52 Issue-ID: POLICY-1965 Signed-off-by: Jim Hahn <jrh3@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 10ffc0dcf..d6f310eba 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.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>Performance</artifactId>
<properties>
diff --git a/TestSuite/Stability/pom.xml b/TestSuite/Stability/pom.xml
index 2489ea936..213ce49b2 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.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>Stability</artifactId>
<properties>
diff --git a/TestSuite/pom.xml b/TestSuite/pom.xml
index 821947e5d..04171a183 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.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>TestSuite</artifactId>
<packaging>pom</packaging>