Changing SOL003 dependency version
[so.git] / version.properties
index e1e6b0b..0986d1f 100644 (file)
@@ -1,10 +1,10 @@
 # Versioning variables
 # 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...
+# because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=2
-patch=2
+minor=9
+patch=0
 
 base_version=${major}.${minor}.${patch}