diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-11-02 09:16:06 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-11-02 09:16:06 +0800 |
commit | b54a82564793ad96f5704daa371cd64a6187199a (patch) | |
tree | 5813e0c78ab6b8310da927f38507f67864e2517b /holmes-actions/pom.xml | |
parent | 75b8475a3c9a55a154db8d5d2a05dd5f993907a0 (diff) |
Fixed the AAI Query Problem1.2.5
Change-Id: I07062658fe6e23e7b6bf1f194d480a3e1c322ec9
Issue-ID: HOLMES-177
Signed-off-by: GuangrongFu <fu.guangrong@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 5e177f0..c2b6302 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.3</version>
+ <version>1.2.5</version>
</parent>
<name>holmes-common-service</name>
|