diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-10-12 08:07:39 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-10-12 08:08:52 +0800 |
commit | adac12885eafc0cf0cd1b33516a69e6bdfbe0ad9 (patch) | |
tree | 6e01041554d283dd02f28b3edb65c28310325d01 /holmes-actions | |
parent | 344aa523d3ac128605304b25371993ff28e4b988 (diff) |
Bumped the version no. to 1.2.13
Change-Id: I19b34f6b3ebf6e7baf514d8dd5a3ed149512c38d
Issue-ID: HOLMES-268
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'holmes-actions')
-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 fe0e2eb..f3ac933 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.2.12</version>
+ <version>1.2.13</version>
</parent>
<name>holmes-common-service</name>
|