summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authortangpeng <tang.peng5@zte.com.cn>2019-03-30 07:58:02 +0000
committertangpeng <tang.peng5@zte.com.cn>2019-03-30 07:58:02 +0000
commit3f438510b3aae2372b33d4d976cd10482a07492a (patch)
tree9fa778a3985723598148182b69010b74a4c4d199 /pom.xml
parent7ca609c6fecdb3e6996f12572aedde702bf375c9 (diff)
HTTP/S Modifications
Change-Id: Icabaf996d23297d0d5f16601645665a128616105 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 9782ae6..47d2448 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,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>