Fix version property error 16/91216/1
authorBin Yang <bin.yang@windriver.com>
Thu, 11 Jul 2019 06:50:32 +0000 (06:50 +0000)
committerBin Yang <bin.yang@windriver.com>
Thu, 11 Jul 2019 06:50:32 +0000 (06:50 +0000)
Change-Id: I98ebad80f0228e04fcd1e8541677254b74d9d05d
Issue-ID: MULTICLOUD-701
Signed-off-by: Bin Yang <bin.yang@windriver.com>
version.properties

index 4c48512..8081980 100644 (file)
@@ -18,8 +18,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=3
-patch=4
+minor=4
+patch=0
 
 base_version=${major}.${minor}.${patch}