diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-01 11:13:34 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-01 11:14:15 -0400 |
commit | d9a5e9ba4cb31570bff9b576eaadbfea24c6f2b7 (patch) | |
tree | c744fbf843bb5668654ac8e8a2431ef48c06fcd8 /version.properties | |
parent | 119fc53d7272184333b0a90fc911b988bc25d5a1 (diff) |
Bump common snapshot
In prep for next version.
Issue-ID: POLICY-1700
Change-Id: I4dec2414dbd3d0d941bf24e9cd359265d7105371
Signed-off-by: Pamela Dragosh <pdragosh@research.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 668657e9..eff345ce 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |