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 /version.properties | |
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 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 08d323a..550f852 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=3
+patch=4
base_version=${major}.${minor}.${patch}
|