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