summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authortangpeng <tang.peng5@zte.com.cn>2019-03-30 07:56:48 +0000
committertangpeng <tang.peng5@zte.com.cn>2019-03-30 07:56:48 +0000
commitcc31e5503fbc9c17ada9e3b324457c3a2d67ec54 (patch)
tree998325547d20eaf8aacb86c3f5b1443a63b9dc7e /pom.xml
parentdd6a7fa137605db8e2eec437167c438af0ea2447 (diff)
HTTP/S Modifications
Change-Id: I731a37f868a8145f3018314db7c0248a75c8d62d Issue-ID: HOLMES-203 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
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 979ad48..0136e0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
<dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.2.7</version>
+ <version>1.2.8</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>