diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2021-11-08 16:32:51 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2021-11-08 16:32:51 +0800 |
commit | 328e71363f44732600f9c7103f1d225bb565f73e (patch) | |
tree | 789d2881bf5fd09281b6dc265a866f93bfc01446 /pom.xml | |
parent | f1958e194b60cd244db9e482ab4d6a84b33476fe (diff) |
Supported VES 7.1+
Issue-ID: HOLMES-308
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: Ia64f5929a112abe00367d220189e36100c2ae9b8
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ <artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.3.5-SNAPSHOT</version>
+ <version>1.3.6-SNAPSHOT</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>
|