diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-10-11 21:21:45 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-10-11 21:21:45 -0400 |
commit | 1b1beab19371d41c76bb089e8917583d556db195 (patch) | |
tree | 4309406bb0c667156af42540db7b6b9d7096a07b /version.properties | |
parent | d90a880b48c5a1d0c785f0d2775fe1f46d7d0fa5 (diff) |
Create 1.3.3-SNAPSHOT
Change-Id: I1905256d19b8ee10dc5134d62cc3dbe28aa6886f
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-716
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 0969948..78b140e 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |