X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=version.properties;h=e653a6625a347141f72c5e0ba24953de3f5313d5;hp=dccfd24f1f5d7027450a462659af536b6afa591a;hb=786f2bd8636c9b9ddd661aaffe3bceac6e041739;hpb=f07b5fae8471d089aee89f0e05c8ccb60c1bb382 diff --git a/version.properties b/version.properties index dccfd24..e653a66 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=0 -patch_version=0 +minor_version=4 +patch_version=1 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