summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCongcong Peng <peng.congcong@zte.com.cn>2018-02-27 16:39:44 +0800
committerCongcong Peng <peng.congcong@zte.com.cn>2018-02-27 16:39:44 +0800
commit6f324f1894738bd5d6bb3cab0ca3689300d25c56 (patch)
tree7da4e1916a683a47e4761b462368a1134131356f /pom.xml
parenta72452c75abacbc92ec2101f69baf129ff80ecb0 (diff)
change version
Issue-ID: HOLMES-115 Change-Id: I8ea172d89cf7617983934525c35aeccc70f6f7fb Signed-off-by: Congcong Peng <peng.congcong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index f393ab7..2ef7799 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
<dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>io.dropwizard</groupId>
@@ -105,7 +105,7 @@
<dependency>
<groupId>org.onap.holmes.dsa</groupId>
<artifactId>dmaap-dsa</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>