diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-30 17:19:45 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-30 17:19:45 +0800 |
commit | 75b8475a3c9a55a154db8d5d2a05dd5f993907a0 (patch) | |
tree | b882d95b9f7ab043e7d1a0a817a5d61ed0f27b7f /pom.xml | |
parent | a7d62526f2e0752bd1daf84844ed137158aa3cff (diff) |
Fixed the Request Path for AAI Queries1.2.4
Change-Id: I2a444c40cc9f4017159c137a8bd718e479a8f61c
Issue-ID: HOLMES-177
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
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.2.3</version>
+ <version>1.2.4</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>
|