X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=version.properties;fp=version.properties;h=c48027c3611e9525d28e8f3f110ae64ac202bf49;hp=dccfd24f1f5d7027450a462659af536b6afa591a;hb=6ac2e7c0bef5ee478b36181b8bb384119ad3d937;hpb=b17197cd75aaddbb1b37c49846842fbee0f7c2aa diff --git a/version.properties b/version.properties index dccfd24..c48027c 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 +minor_version=1 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