Update pom for staging plugin
[aai/model-loader.git] / version.properties
index 903df0e..7007af0 100644 (file)
@@ -22,8 +22,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=0
-minor=9
+major=1
+minor=0
 patch=0
 
 base_version=${major}.${minor}.${patch}