X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=44511d545453db3f4847b1448364280341bff4e6;hb=2bba4042c5e61273595c69e6d26c47f4be58a792;hp=96247dc8a34b8daa703031b78ff7c34f6d328036;hpb=b01a7330883cbd5bce618ea44ea0f86ce6332729;p=dmaap%2Fkafka11aaf.git diff --git a/version.properties b/version.properties index 96247dc..44511d5 100644 --- a/version.properties +++ b/version.properties @@ -24,12 +24,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=0 -patch=2 +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 +snapshot_version=${base_version}-SNAPSHOT \ No newline at end of file