aboutsummaryrefslogtreecommitdiffstats
path: root/PolicyEngineClient
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-24 14:45:24 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-03-24 14:45:30 -0400
commita617d3e1dcdcf63c38406e9bdb0e38834befb8d2 (patch)
tree27d177b95372f418df8426ea3a67e7bc0a49acdb /PolicyEngineClient
parent8f2118fad3bbe7c41b5ec462e390a0aeb089cc04 (diff)
Bump patch 1.6.1 to fix JUnit issue
The docker stage job is not succeeded, nor is the sonar job. Logging doesn't produce anything useful, so the best bet is to fix the order of the tests and hope that fixes the problem. Regardless must bump the patch to release it again. Issue-ID: POLICY-2378 Change-Id: I01ff47c8deb124e9fd6ffcb37407dc580ecd6b03 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'PolicyEngineClient')
-rw-r--r--PolicyEngineClient/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/PolicyEngineClient/pom.xml b/PolicyEngineClient/pom.xml
index 8bf4b1c5e..0897f5e8c 100644
--- a/PolicyEngineClient/pom.xml
+++ b/PolicyEngineClient/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineSuite</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
</parent>
<artifactId>PolicyEngineClient</artifactId>
<dependencies>