diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-25 19:50:49 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-25 20:06:44 +0800 |
commit | a7d62526f2e0752bd1daf84844ed137158aa3cff (patch) | |
tree | a62979ea4a55f656b095527de178e024032d0da0 /pom.xml | |
parent | f0ae1a9f8d1464782a041c2361400dddbf1e890a (diff) |
Fixed the AAI API Version for VoLTE1.2.3
Change-Id: I685cd2e1547b7c9d66c3c54c0f5b76ae4fe873ae
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.2</version>
+ <version>1.2.3</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>
|