diff options
author | Rachitha Ramappa <rachitha.ramappa@att.com> | 2020-04-14 13:28:58 +0530 |
---|---|---|
committer | Rachitha Ramappa <rachitha.ramappa@att.com> | 2020-04-15 11:47:11 +0000 |
commit | 8280d74bcda53e4363f730490d13ea7534ad6cdb (patch) | |
tree | 09e8c4f0762a2d9421e50a3e445372b828c590c1 /version.properties | |
parent | d0cbf9136935a38945a53e25eca4eb23a8639085 (diff) |
Pom.xml upgrade from 3.0.0-SNAPSHOT to 3.3.0
Change-Id: I8b43273877f37e744f91f20bd60244a83f90500e
Issue-ID: PORTAL-867
Signed-off-by: rachitha.ramappa@att.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 c9bc9912..3ba5ee08 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support # -major=2 -minor=6 +major=3 +minor=3 patch=0 base_version=${major}.${minor}.${patch} |