X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=eccc57370834dc23b9a1b1989cc48e11f2ce2807;hb=106cb39ee18742829725b54262ddccc8feae2d71;hp=1389c31b5627ade69c6cd96ce495948ca3fb4967;hpb=2d0abde46befe2ab7550d02a1e5f182317adb8ec;p=dmaap%2Fkafka11aaf.git diff --git a/version.properties b/version.properties index 1389c31..eccc573 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ # 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 +major=1 minor=0 patch=5 @@ -32,4 +32,4 @@ 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