[AAI] Upversion schema-service to 1.9.5 including the v25 and v26 xsds
[aai/schema-service.git] / version.properties
index 911f262..e354887 100644 (file)
@@ -3,8 +3,8 @@
 # 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=8
-patch_version=2
+minor_version=9
+patch_version=5
 
 base_version=${major_version}.${minor_version}.${patch_version}
 # Release must be completed with GIT information # in Jenkins