summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-10-17 09:38:30 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-10-17 09:38:30 +0800
commit27704a8acb2abbc15f3b507ca73ab55bb159af79 (patch)
tree2867e17243392c104972cd6a6f2259c7e178f693 /pom.xml
parent67a5806bcd22509897a4b5853b98a28216211fb2 (diff)
Update Dependency Versions to 1.2.1
Change-Id: I0a325b089c402f09748068405e038c093cb147b6 Issue-ID: HOLMES-173 Signed-off-by: GuangrongFu <fu.guangrong@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 b6b9943..67713d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.onap.holmes.rule-management</groupId>
<artifactId>holmes-rulemgt-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<packaging>pom</packaging>
<name>holmes-rule-management</name>
<modules>
@@ -86,7 +86,7 @@
<dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>