diff options
author | Ravi Geda <gravik@amdocs.com> | 2018-04-04 11:06:41 +0100 |
---|---|---|
committer | Ravi Geda <gravik@amdocs.com> | 2018-04-04 11:06:41 +0100 |
commit | fc853c94d2cc1a645d583c06e7def25e9161bf54 (patch) | |
tree | 732aca38427c8a4e753d6d1b98423160d6f8e639 | |
parent | 837cbcdc2562c0cd041ed558d05bb7dbba4be603 (diff) |
Update version
Update version to Beijing
Change-Id: I1f68124d1862384caf2bea4056d99730f366a276
Issue-ID: AAI-994
Signed-off-by: Ravi Geda <gravik@amdocs.com>
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 325432a..faf06bb 100644 --- a/version.properties +++ b/version.properties @@ -3,11 +3,11 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 +minor=2 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
\ No newline at end of file +snapshot_version=${base_version}-SNAPSHOT |