[AAI] Update mS to use 1.9.3 aai-common version
[aai/schema-service.git] / version.properties
index c0f0ffe..b2afd4e 100644 (file)
@@ -3,7 +3,7 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
 # because they are used in Jenkins, whose plug-in doesn't support
 major_version=1
-minor_version=6
+minor_version=9
 patch_version=4
 
 base_version=${major_version}.${minor_version}.${patch_version}