diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2020-08-12 10:00:26 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2020-08-12 10:00:26 +0800 |
commit | 47f6399e520607c97eeefcb6310053d449bfff87 (patch) | |
tree | 19263011bf74275b3182caac088c935e66d56e4f /holmes-actions/pom.xml | |
parent | ce0b806a18d8f370e1245c480836d18a04afa243 (diff) |
Changed the Version to 1.3.0
Change-Id: I650656d7e48c2ad618aec50219c38f9bc0a96648
Issue-ID: HOLMES-344
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'holmes-actions/pom.xml')
-rw-r--r-- | holmes-actions/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 9a516b6..e695c0d 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -12,7 +12,7 @@ <parent>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-common-parent</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0</version>
</parent>
<name>holmes-common-service</name>
|