update link to upper-constraints.txt
[aai/sparky-be.git] / version.properties
index a254b21..9bb11f5 100644 (file)
@@ -2,9 +2,9 @@
 # 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=1
-minor=3
-patch=0
+major=2
+minor=0
+patch=3
 
 base_version=${major}.${minor}.${patch}