diff options
author | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2018-10-30 14:27:18 -0700 |
---|---|---|
committer | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2018-10-30 14:27:21 -0700 |
commit | ccacdc36474ea2fa952e7369ffc2d72e4368bac8 (patch) | |
tree | 168cfefcf2658f05b4ce329bf4b155a94a9c8944 /version.properties | |
parent | 30840d4634d68d6536bfef1e169e8f8376779d7b (diff) |
Update version to 3.0.1 for release3.0.13.0.0-ONAPcasablanca
Update image version to 3.0.1 for release
tagging.
Issue-ID: AAF-390
Change-Id: If675f209f852fd783f16feb40b92c54e1f160c91
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 6bb2152..148f180 100644 --- a/version.properties +++ b/version.properties @@ -1,9 +1,9 @@ major=3 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins release_version=${base_version} -snapshot_version=${base_version}-SNAPSHOT
\ No newline at end of file +snapshot_version=${base_version}-SNAPSHOT |