summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAlex Shatov <alexs@att.com>2018-05-24 16:41:24 -0400
committerAlex Shatov <alexs@att.com>2018-05-24 16:41:24 -0400
commit83de7401162dc895ae8343a2e43f2c9eb57afb06 (patch)
tree55c87a626205888c154a8a05329cbe621722646f /pom.xml
parent5105258de50958e3b060f961dd0ddc88d71b7560 (diff)
2.4.5 policy-handler - fix of unit tests2.0.0-ONAPbeijing2.0.0-ONAP
- turned off test_gc unit-test on policy-handler to avoid get /gc/stats after shutdown of the web-server - made rougher comparison between execution time and timer interval Change-Id: Idcf6caae6f2a934dc2dc2d5a0fddd06543abd48a Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-532
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0484790..a1cd002 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>policy-handler</artifactId>
<name>dcaegen2-platform-policy-handler</name>
- <version>2.4.4-SNAPSHOT</version>
+ <version>2.4.5-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>