summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2023-03-20 10:30:36 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2023-03-20 10:32:19 +0800
commit167b3d6d3f85e8d0ff3680a7d85ca1c9cf99b2b1 (patch)
treeb3776015132d5a9a110ca2c3792145df88d4b4a8 /pom.xml
parentf40805fd803fe7e6aa8f7bb4c5d41cf85d163738 (diff)
Removed MSB Invocation During AAI Calling
Issue-ID: HOLMES-327 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I7e4319c3f6b17db53ffbb57efbe692ed523090e6
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 19a1f22..a0de13b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2017-2022 ZTE Corporation. Licensed under the Apache License, Version
+<!-- Copyright 2017-2023 ZTE Corporation. Licensed under the Apache License, Version
2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed
@@ -20,7 +20,7 @@
<artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.4.4-SNAPSHOT</version>
+ <version>1.4.5-SNAPSHOT</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>