diff options
author | tangpeng <tang.peng5@zte.com.cn> | 2019-03-14 01:26:08 +0000 |
---|---|---|
committer | tangpeng <tang.peng5@zte.com.cn> | 2019-03-14 01:26:08 +0000 |
commit | 555a3d9b10af05f2dc64b2a230f80fc436432a7a (patch) | |
tree | a34069196a0f7e8b6755cff6d0b962c1974b200d /holmes-actions/pom.xml | |
parent | 509ad1924478e1679d1b1ee1ff8419f16cd6723e (diff) |
Bumped the version1.2.7
Change-Id: I4e9f3334ea80b8c34062613b0a7e6ec5fdbc5cc3
Issue-ID: HOLMES-210
Signed-off-by: tangpeng <tang.peng5@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 e813b78..3e0e7a6 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.6</version>
+ <version>1.2.7</version>
</parent>
<name>holmes-common-service</name>
|