X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=7f86aa15a6208a156750c25d4013aec7f88f3eb5;hb=c484e22cd6c0b379abb919ce5c81905331a390ab;hp=2ccc7c2d5381389966734f3d5ba1c75f8f566179;hpb=8a665d85c9ea91f024e9a378779aad107550b832;p=aai%2Frest-client.git diff --git a/version.properties b/version.properties index 2ccc7c2..7f86aa1 100644 --- a/version.properties +++ b/version.properties @@ -2,12 +2,12 @@ # 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=1 patch=0 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins release_version=${base_version} -snapshot_version=${base_version}-SNAPSHOT \ No newline at end of file +snapshot_version=${base_version}-SNAPSHOT