X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=39cb3bf44f7821278ea6f00aa7afd10730f2291a;hb=d3abaa76bef4efa3c06a920813c474833b15424d;hp=abe15cf1dad32ab693291fd90a351f47e3f1c848;hpb=96bf8c7b86bbf3350edcedcd19ad4dff97e62bb7;p=aai%2Faai-common.git diff --git a/version.properties b/version.properties index abe15cf1..39cb3bf4 100644 --- a/version.properties +++ b/version.properties @@ -4,11 +4,11 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 -minor_version=1 +minor_version=13 patch_version=0 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins release_version=${base_version} -snapshot_version=${base_version}-SNAPSHOT \ No newline at end of file +snapshot_version=${base_version}-SNAPSHOT