diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-19 16:11:06 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-19 16:11:06 -0500 |
commit | 468c90a3947475512eda20f089d05492b15bd063 (patch) | |
tree | a30e67fea2e16e182640bf777da622e3b6caf806 /version.properties | |
parent | 988f3a13c9567aff18b39bc8064133d2d6fe8d38 (diff) |
Roll to next snapshot
Roll to snapshot 1.4.3-SNAPSHOT
Change-Id: I81fb21e8b93b8aeae77c5e818bd7af8073748ed4
Issue-ID: SDNC-521
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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 77e67b1..44e6ad0 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |